Skip to content
Snippets Groups Projects
Commit f6d28366 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Upgrade node to 18 in CI/CD

parent fd78aa8b
No related branches found
No related tags found
No related merge requests found
Pipeline #2670 passed
...@@ -31,7 +31,7 @@ build-openapi-scheme: ...@@ -31,7 +31,7 @@ build-openapi-scheme:
deploy_spec: deploy_spec:
stage: deploy stage: deploy
image: node:16-alpine image: node:18-alpine
needs: needs:
- build-openapi-scheme - build-openapi-scheme
before_script: before_script:
......
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