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

change

parent f7b1108a
Branches
No related tags found
No related merge requests found
#do artifactory connections #do artifactory connections
include: '/npm-packages/artifactory_connect.yml' include:
-local: 'npm-packages/artifactory_connect.yml'
artifactory: artifactory:
stage: deploy stage: deploy
......
default: connect:
before_script: before_script:
#set root user #set root user
- npm -g config set user root - npm -g config set user root
......
#do artifactory connections #do artifactory connections
include: '/npm-packages/artifactory_connect.yml' include:
-local: 'npm-packages/artifactory_connect.yml'
build: build:
image: $ACR_URL/node:18.12.0 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