Unverified Commit f71fd7a2 by Paul B

WIP: remove me commit

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