forked from engineering/cloudservices
CI fix
parent
532dbcc320
commit
996e8a520b
|
@ -5,6 +5,7 @@ stages:
|
||||||
typescript_build:
|
typescript_build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
- cp ../../config.json ./src/config.json
|
||||||
- yarn install --ignore-engines
|
- yarn install --ignore-engines
|
||||||
- tsc -p ./tsconfig.json
|
- tsc -p ./tsconfig.json
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue