File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ steps:
384384 - git rev-parse origin/$MINORVERSION-dev > transfer/$MINORVERSION.txt
385385 - php build/build.php --remote=origin/$MINORVERSION-dev --exclude-gzip --disable-patch-packages
386386 - mv build/tmp/packages/* transfer/
387- - php build/build.php --remote=origin/$MINORVERSION-dev --exclude-zip --exclude-bzip2 --debug-build
387+ - php build/build.php --remote=origin/$MINORVERSION-dev --exclude-zip --exclude-gzip --exclude- bzip2 --debug-build
388388 - mv build/tmp/packages/* transfer/
389389
390390 - name : upload
@@ -433,6 +433,6 @@ trigger:
433433
434434---
435435kind : signature
436- hmac : 8cfd796801cb7d0484c3b022f17dc6663109432397f6997650aeb0976c36a788
436+ hmac : 13d6f5dfbf7679307a95c5991f84edcbb03497f5afb312c766ccb5af9cc5d7e5
437437
438438...
You can’t perform that action at this time.
0 commit comments