Newer
Older
image: node:latest # Much smaller than other variants, faster and more resource effective
lint:
stage: lint
script:
- npm run lint
image: node:latest # Much smaller than other variants, faster and more resource effective
lint:
stage: lint
script:
- npm run lint