merge-requests/1/merge
Bsian 2019-12-16 22:50:16 +00:00
parent 609ee3689e
commit 350466a6a9
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ stages:
typescript_build: typescript_build:
stage: build stage: build
script: script:
- cp /var/CloudServices/src/config.json ./src/config.json
- yarn install --ignore-engines - yarn install --ignore-engines
- tsc -p ./tsconfig.json - tsc -p ./tsconfig.json