1
0
Fork 0
refactor/models
Bsian 2019-12-17 00:08:48 +00:00
parent 532dbcc320
commit 996e8a520b
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 0 deletions

View File

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