mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-22 19:02:12 +00:00
Fixed Gitlab CI
This commit is contained in:
parent
5120088706
commit
08236867af
@ -66,6 +66,6 @@ build:
|
|||||||
- package.zip
|
- package.zip
|
||||||
- package.tar.gz
|
- package.tar.gz
|
||||||
script:
|
script:
|
||||||
- php composer.phar install --no-dev --optimize-autoload
|
- php composer.phar install --no-dev --optimize-autoloader
|
||||||
- cat production.txt | zip package.zip -r -@
|
- cat production.txt | zip package.zip -r -@
|
||||||
- tar -cvzf package.tar.gz -T production.txt
|
- tar -cvzf package.tar.gz -T production.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user