Skip to content
Snippets Groups Projects
Unverified Commit bdeedde3 authored by Alexander Harkness's avatar Alexander Harkness
Browse files

Fix broken pipeline, standardise on node 10

parent a67102d2
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ lint:
backend_build:
stage: build
dependencies:
- node_install
- dev_node_install
script:
- npm run build
artifacts:
......
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