Skip to content

Commit 2657bdd

Browse files
authored
Merge pull request joomla#44582 from HLeithner/6.0/merge/241204
[6.0] Upmerge 241204
2 parents b30149f + 9fbe460 commit 2657bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
---
435435
kind: signature
436-
hmac: 8cfd796801cb7d0484c3b022f17dc6663109432397f6997650aeb0976c36a788
436+
hmac: 13d6f5dfbf7679307a95c5991f84edcbb03497f5afb312c766ccb5af9cc5d7e5
437437

438438
...

0 commit comments

Comments
 (0)