Unverified Commit f71fd7a2 by Paul B

WIP: remove me commit

parent 45a61456
Pipeline #697 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 ~/.ssh"
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