[SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] try nodejs 16 image

Imran Hussain (@imranh) gitlab at projects.sucs.org
Wed Sep 27 13:23:25 BST 2023



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


Commits:
e9d41fb4 by Imran Hussain at 2023-09-27T12:23:21+00:00
[ci/cd] try nodejs 16 image
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -24,8 +24,8 @@ php-syntax-check:
 js-syntax-check:
   stage: test
   image:
-    name: node:lts
-    entrypoint: ["/bin/bash", "-c"]
+    name: node:16
+    #entrypoint: ["/bin/bash", "-c"]
   script:
    - 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/e9d41fb4164ca29c55ee7245ba5f1fe5c4ab7129

-- 
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/e9d41fb4164ca29c55ee7245ba5f1fe5c4ab7129
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/20230927/7037aaff/attachment.html>


More information about the Devel mailing list