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