Skip to content
Snippets Groups Projects
Commit c472c785 authored by Nicholas Bodvin Sellevåg's avatar Nicholas Bodvin Sellevåg
Browse files

Update .gitlab-ci.yml

parent 09465f50
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,7 @@ dependency_scanning: ...@@ -79,6 +79,7 @@ dependency_scanning:
script: script:
- apt-get update - apt-get update
- apt-get -y install nodejs - apt-get -y install nodejs
- apt-get -y install npm
- bundle install - bundle install
# Install npm, snyk, and snyk-to-html # Install npm, snyk, and snyk-to-html
- npm install -g npm@latest - npm install -g npm@latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment