Fix 1 for CI/CD script
This commit is contained in:
parent
621becebdc
commit
e2a5f6c96f
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ linter:
|
||||||
image: !reference [.node, image]
|
image: !reference [.node, image]
|
||||||
stage: lint
|
stage: lint
|
||||||
before_script:
|
before_script:
|
||||||
- cd page-test
|
|
||||||
- yarn install
|
- yarn install
|
||||||
script:
|
script:
|
||||||
- yarn lint
|
- yarn lint
|
||||||
|
|
Reference in a new issue