parent
ac0e913021
commit
10812cc1e4
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
stages:
|
||||
- lint
|
||||
|
||||
|
||||
linter:
|
||||
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/node:latest
|
||||
stage: lint
|
||||
before_script:
|
||||
- yarn install
|
||||
script:
|
||||
- yarn lint
|
Loading…
Add table
Reference in a new issue