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

fix(cicd): update node image

parent 76fcb43b
Loading
...@@ -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