forked from engineering/cloudservices
Remove trace res
parent
1b9d3c56f1
commit
9f4a7fcff7
|
@ -7,7 +7,7 @@ typescript_build:
|
|||
script:
|
||||
- cp ../config.json ./src/config.json
|
||||
- yarn install --ignore-engines
|
||||
- tsc -p ./tsconfig.json --traceResolution
|
||||
- tsc -p ./tsconfig.json
|
||||
|
||||
lint:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in New Issue