CI fix
parent
f0298b4d53
commit
a3eb92cbcb
|
@ -12,6 +12,7 @@ typescript_build:
|
||||||
lint:
|
lint:
|
||||||
stage: test
|
stage: test
|
||||||
before_script:
|
before_script:
|
||||||
|
- cp ../config.json ./src/config.json
|
||||||
- yarn install --ignore-engines
|
- yarn install --ignore-engines
|
||||||
script:
|
script:
|
||||||
- yarn run lint-find
|
- yarn run lint-find
|
||||||
|
|
Loading…
Reference in New Issue