Skip to content
Snippets Groups Projects
Commit 8dfeb826 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): update node version

parent b70426a8
No related branches found
No related tags found
1 merge request!53Feat/us813 display consents
Pipeline #40208 passed
...@@ -13,7 +13,7 @@ stages: ...@@ -13,7 +13,7 @@ stages:
build-test: build-test:
stage: build stage: build
image: node:14.15.4-alpine image: node:14.20-alpine
before_script: before_script:
- apk add git - apk add git
- apk add bash - apk add bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment