Skip to content
Snippets Groups Projects
Commit f1ce5d82 authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

use node 18.12.0

parent b49bd4e1
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ license_check: ...@@ -20,7 +20,7 @@ license_check:
stage: license-check stage: license-check
tags: tags:
- docker - docker
image: node:latest image: $ACR_URL/node:18.12.0
script: script:
# connect job from artifactory_connect.yml # connect job from artifactory_connect.yml
- !reference [.connect, script] - !reference [.connect, script]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment