[SUCS Devel] [Git][sucssite/sucs-site][ci] ci stuff is confuse
Imran Hussain
imranh at sucs.org
Sat Nov 7 23:34:13 GMT 2015
Imran Hussain pushed to branch ci at sucssite / sucs-site
Commits:
66a6e129 by Imran Hussain at 2015-11-07T23:34:09Z
ci stuff is confuse
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,11 @@
image: php:5.4-cli
-syntax:
+install-deps:
script:
- apt-get install -y git
+
+syntax:
+ script:
- 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/66a6e129b9dfe3e6ed5654bc6c7c58746d6bc64c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20151107/373b85ac/attachment.html>
More information about the Devel
mailing list