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
Branches
No related tags found
No related merge requests found
#do artifactory connections
include:
- https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/test/npm-packages/artifactory_connect.yml
before_script:
# Set PACKAGE_DIR to "." if not already defined.
# PACKAGE_DIR should point to where the package.json file is
......@@ -20,7 +20,7 @@ license_check:
stage: license-check
tags:
- docker
image: node:latest
image: $ACR_URL/node:18.12.0
script:
# connect job from artifactory_connect.yml
- !reference [.connect, script]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment