Unverified Commit 0987c60c by Paul B

WIP: remove me commit

parent 45a61456
Pipeline #695 failed with stage
in 2 seconds
...@@ -4,5 +4,12 @@ lint:js: ...@@ -4,5 +4,12 @@ lint:js:
key: node-modules key: node-modules
paths: paths:
- node_modules/ - node_modules/
before_script:
- whoami
- groups
- "id -u && id -g"
- pwd
- "ls -la ~/"
- sudo docker ps
script: script:
- make lint-js - make lint-js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment