Skip to content

Commit 204ff6f

Browse files
MAGECLOUD-2798: Build Reported Success even though di:compile is failed (#296)
1 parent e5d4f64 commit 204ff6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.magento.app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ mounts:
7878
hooks:
7979
# We run build hooks before your application has been packaged.
8080
build: |
81+
set -e
8182
php ./vendor/bin/ece-tools build:generate
8283
php ./vendor/bin/ece-tools build:transfer
8384
# We run deploy hook after your application has been deployed and started.

0 commit comments

Comments
 (0)