5 lines
96 B
TOML
5 lines
96 B
TOML
[build]
|
|
command = "composer prod"
|
|
publish = "output_prod"
|
|
environment = { PHP_VERSION = "7.2" }
|