Unverified Commit 329265f0 by Paul B

WIP: remove me commit

parent 45a61456
Pipeline #696 canceled with stage
lint:js:
tags: [ docker ]
image: node:14
cache:
key: node-modules
paths:
- node_modules/
before_script:
- whoami
- groups
- "id -u && id -g"
- pwd
- "ls -la ~/"
- sudo docker ps
script:
- 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