uptate ci

This commit is contained in:
Jakob Stornig 2023-12-21 15:19:41 +01:00
parent cc96a6e606
commit 74577eea7d

View file

@ -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