Skip to content
Snippets Groups Projects
Commit 75789e21 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

try a different docker image of node

parent 51ba4c16
No related branches found
No related tags found
1 merge request!171Bump Python requirement pytest-mock to 3.8.2
Pipeline #79457 passed
This commit is part of merge request !171. Comments created here will be created in the context of that merge request.
......@@ -168,7 +168,7 @@ pages:
- tags
docs-deploy:
image: node:16
image: node:18
stage: release
dependencies:
......@@ -191,7 +191,7 @@ docs-deploy:
- surge public ${CI_ENVIRONMENT_URL}
docs-stop-surge:
image: node:16
image: node:18
stage: release
when: manual
......
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