Skip to content
Snippets Groups Projects
Commit f8fdf4bb authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

update npm in job, fixes #2666

Closes #2666

Merge request studip/studip!1811
parent ad1e0f3c
No related branches found
No related tags found
No related merge requests found
...@@ -123,6 +123,7 @@ lint-js: ...@@ -123,6 +123,7 @@ lint-js:
interruptible: true interruptible: true
before_script: before_script:
- *mkdir-reports - *mkdir-reports
- npm install -g npm@7
- npm install - npm install
--no-save --no-audit --no-fund --no-save --no-audit --no-fund
--loglevel=error --loglevel=error
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment