Skip to content
Snippets Groups Projects
Commit 3cbae289 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

changing to node:lts

parent 7d9b4840
No related branches found
No related tags found
1 merge request!70changing to node:lts
......@@ -4,7 +4,7 @@ stages:
build-esap-gui:
stage: build
image: node:latest
image: node:lts
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