forked from engineering/cloudservices
Trying to fix something with the CI?
parent
810ad6e7be
commit
e6b1818222
|
@ -7,7 +7,7 @@ typescript_build:
|
|||
script:
|
||||
- cp ../config.json ./src/config.json
|
||||
- yarn install --ignore-engines
|
||||
- tsc -p ./tsconfig.json
|
||||
- tsc -p ./tsconfig.json --traceResolution
|
||||
|
||||
lint:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in New Issue