Reformat file
This commit is contained in:
parent
f4a6b42509
commit
a41552103e
|
@ -6,4 +6,6 @@ composer test && \
|
||||||
composer run production
|
composer run production
|
||||||
"""
|
"""
|
||||||
publish = "output_prod"
|
publish = "output_prod"
|
||||||
environment = { PHP_VERSION = "7.2" }
|
|
||||||
|
[build.environment]
|
||||||
|
PHP_VERSION = "7.2"
|
||||||
|
|
Loading…
Reference in a new issue