CI lint on feature
This commit is contained in:
parent
444732a9bd
commit
1c2bd4a141
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ stages:
|
||||||
checking:
|
checking:
|
||||||
image: node:lts
|
image: node:lts
|
||||||
stage: validate
|
stage: validate
|
||||||
only:
|
|
||||||
- main
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue