Skip to content
Snippets Groups Projects
Commit d8580b1d authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Specify node version

parent aea657d0
No related branches found
No related tags found
No related merge requests found
Pipeline #34733 failed
......@@ -4,7 +4,7 @@ stages:
build-esap-gui:
stage: build
image: node:lts
image: node:16
before_script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
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