mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -10,6 +10,7 @@ before_script:
|
|||||||
- apt-get install git -yqq
|
- apt-get install git -yqq
|
||||||
- curl -sS https://getcomposer.org/installer | php
|
- curl -sS https://getcomposer.org/installer | php
|
||||||
- php composer.phar install
|
- php composer.phar install
|
||||||
|
- mv composer.phar /usr/local/bin/composer
|
||||||
|
|
||||||
deploy_stage:
|
deploy_stage:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user