diff --git a/.platform.app.yaml b/.platform.app.yaml index 61cfd85..2a05a34 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -34,7 +34,7 @@ hooks: build: | set -x -e - curl -s https://get.symfony.com/cloud/configurator | bash + curl -s --fail https://get.symfony.com/cloud/configurator | bash symfony-build deploy: | set -x -e