mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -6,6 +6,7 @@ cache:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq && apt-get install -y -qq sshpass
|
- apt-get update -qq && apt-get install -y -qq sshpass
|
||||||
|
- apt-get install zip unzip
|
||||||
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user