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

Update .gitlab-ci.yml

parent a3717496
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ dependency_scanning: ...@@ -78,7 +78,7 @@ dependency_scanning:
SNYK_TOKEN: $SNYK_TOKEN SNYK_TOKEN: $SNYK_TOKEN
script: script:
- apt-get update - apt-get update
- apt-get install nodejs - apt-get -y install nodejs
- 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