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