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

change

parent f7b1108a
No related branches found
No related tags found
No related merge requests found
#do artifactory connections
include: '/npm-packages/artifactory_connect.yml'
include:
-local: 'npm-packages/artifactory_connect.yml'
artifactory:
stage: deploy
......
default:
connect:
before_script:
#set root user
- npm -g config set user root
......
#do artifactory connections
include: '/npm-packages/artifactory_connect.yml'
include:
-local: 'npm-packages/artifactory_connect.yml'
build:
image: $ACR_URL/node:18.12.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment