Skip to content
Snippets Groups Projects
Verified Commit 386af2f9 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

chore: Update node version

parent e0b3d27e
No related branches found
No related tags found
No related merge requests found
"test:mocha": "test:mocha":
needs: [] needs: []
image: "node:14-alpine" image: "node:18-alpine"
stage: "test" stage: "test"
script: script:
- "npm install" - "npm install"
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
pages: pages:
needs: [] needs: []
image: "node:14-alpine" image: "node:18-alpine"
stage: "deploy" stage: "deploy"
script: script:
- "npm install" - "npm install"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment