uptate ci
This commit is contained in:
parent
cc96a6e606
commit
74577eea7d
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ lint_job:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm i --save-dev @types/url-parse
|
|
||||||
- npx tsc
|
- npx tsc
|
||||||
cache:
|
cache:
|
||||||
policy: pull-push
|
policy: pull-push
|
||||||
|
|
|
||||||
Reference in a new issue