Skip to content
Snippets Groups Projects
Commit 786d11a8 authored by Lopez de Guereña Caballero, Jon's avatar Lopez de Guereña Caballero, Jon
Browse files

build dependencies added to artifactory stage

parent 31c69b8c
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ artifactory:
tags:
- docker
image: $ACR_URL/node:14
dependencies:
- build
script:
- jfrog rt c import $ARTIFACTORY_CI_CONFIGURATION
- jfrog rt use $ACR_SERVER_ID
......
......@@ -17,3 +17,5 @@ test:
- jfrog rt ping
- jfrog rt npm-install --build-name=$CI_PROJECT_NAME --build-number=$CI_JOB_ID
- npm test
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment