Skip to content
Snippets Groups Projects
Commit 3a00fa9e authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Revert to node 16

parent 6591f42d
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ workflow:
- if: $CI_COMMIT_TAG != null
build-dev:
image: node:latest
image: node:16
tags:
- spraaksamlingene_01
stage: build
......@@ -36,7 +36,7 @@ build-dev:
- dist
build-prod:
image: node:latest
image: node:16
tags:
- spraaksamlingene_01
stage: build
......
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