Skip to content
Snippets Groups Projects
Unverified Commit 7d6b9936 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Set node version

parent 6f8011ea
No related branches found
No related tags found
No related merge requests found
...@@ -133,6 +133,8 @@ jobs: ...@@ -133,6 +133,8 @@ jobs:
- stage: build - stage: build
env: NPM build env: NPM build
language: node_js
node_js: 10
before_script: before_script:
- npm install - npm install
- npm audit fix - npm audit fix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment