[SUCS Devel] [Git][sucssite/sucs-site][sucs-site] the script to install nodejs DOESN'T INSTALL NODEJS!
Imran Hussain
imranh at sucs.org
Fri Jun 30 12:59:05 BST 2017
Imran Hussain pushed to branch sucs-site at sucssite / sucs-site
Commits:
43ea7d60 by Imran Hussain at 2017-06-30T12:59:07+01:00
the script to install nodejs DOESN'T INSTALL NODEJS!
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,6 +29,7 @@ js-syntax-check:
# - ln -s /usr/bin/nodejs /usr/bin/node
- apt-get install -y curl gnupg
- curl -sL https://deb.nodesource.com/setup_8.x | bash -
+ - apt-get install -y nodejs
- 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/43ea7d60369d9dec7112abbca50a9ae4475f9199
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/43ea7d60369d9dec7112abbca50a9ae4475f9199
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/5ae413d2/attachment.html>
More information about the Devel
mailing list