merge-requests/1/merge
Bsian 2019-12-17 00:22:17 +00:00
parent f0298b4d53
commit a3eb92cbcb
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 0 deletions

View File

@ -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