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]
|
||||
stage: lint
|
||||
before_script:
|
||||
- cd page-test
|
||||
- yarn install
|
||||
script:
|
||||
- yarn lint
|
||||
|
|
Reference in a new issue