[SUCS Devel] [Git][sucssite/sucs-site][ci] tell ci to install git in the docker container
Imran Hussain
imranh at sucs.org
Sat Nov 7 23:18:31 GMT 2015
Imran Hussain pushed to branch ci at sucssite / sucs-site
Commits:
6a1c33c3 by Imran Hussain at 2015-11-07T23:18:28Z
tell ci to install git in the docker container
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,7 @@ image: php:5.4-cli
syntax:
script:
+ - apt get install -y git
- php -l htdocs/index.php
- php -l components/*.php
- php -l plugins/*.php
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/6a1c33c39f7d0a893121fa4b0d0553eef21b3be6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20151107/5f2fdec0/attachment.html>
More information about the Devel
mailing list