[SUCS Devel] [Git][sucssite/sucs-site][master] Fix ci

Imran Hussain imranh at sucs.org
Mon Nov 9 10:35:44 GMT 2015


Imran Hussain pushed to branch master at sucssite / sucs-site


Commits:
1e37830a by Imran Hussain at 2015-11-09T10:35:18Z
Fix ci

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,16 +3,11 @@
 #image: ruby:2.1
 
 stages:
-  - prep
   - test
   - deploy
 
-# we don't need to do anything before each stage
-#before_script:
-
-install-php:
-  stage: prep
-  script:
+# make sure php is in the image
+before_script:
    - apt-get clean
    - apt-get update
    - apt-get install -y php5-cli



View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/1e37830afdc19890d0ffe1cdfef64157fe0fc5af
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20151109/ccba9d35/attachment.html>


More information about the Devel mailing list