[SUCS Devel] [Git][sucssite/sucs-site][sucs-site] forgot a -y

Imran Hussain imranh at sucs.org
Fri Jun 30 12:50:23 BST 2017


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


Commits:
270d2208 by Imran Hussain at 2017-06-30T12:50:36+01:00
forgot a -y

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ js-syntax-check:
    - apt-get update
 #   - apt-get install -y nodejs
 #   - ln -s /usr/bin/nodejs /usr/bin/node
-   - apt-get install curl
+   - apt-get install -y curl
    - curl -sL https://deb.nodesource.com/setup_8.x | bash -
    - npm install -g jshint        
    - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose



View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/270d22086010a0b166604a3946278f3ea6333f43

---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/270d22086010a0b166604a3946278f3ea6333f43
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20170630/2065e4f4/attachment.html>


More information about the Devel mailing list