[SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image entrypoint bash explicit

Imran Hussain (@imranh) gitlab at projects.sucs.org
Wed Sep 27 12:58:42 BST 2023



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


Commits:
3497435d by Imran Hussain at 2023-09-27T11:58:38+00:00
[ci/cd] nodejs image entrypoint bash explicit
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -24,6 +24,7 @@ php-syntax-check:
 js-syntax-check:
   stage: test
   image: node:lts
+  entrypoint: ["/bin/bash"]
   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/3497435d3c0ab1dfe34502644c0b10823d7ad183

-- 
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/3497435d3c0ab1dfe34502644c0b10823d7ad183
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/506eddf8/attachment-0001.html>


More information about the Devel mailing list