Skip to content
Snippets Groups Projects
Commit afc99215 authored by Saralegui Vallejo, Unai's avatar Saralegui Vallejo, Unai
Browse files

Update artifactory.yml

parent b09ca15d
Branches
No related tags found
No related merge requests found
...@@ -15,5 +15,5 @@ artifactory: ...@@ -15,5 +15,5 @@ artifactory:
script: script:
- docker login -u $ACR_USERNAME -p $ACR_PASSWORD $ACR_URL - docker login -u $ACR_USERNAME -p $ACR_PASSWORD $ACR_URL
- docker image build -t $CONTAINER_IMAGE --build-arg PIP_INDEX_URL=ACR_PYPI_INDEX_URL ./ - docker image build -t $CONTAINER_IMAGE --build-arg PIP_INDEX_URL=$ACR_PYPI_INDEX_URL ./
#- docker push $CONTAINER_IMAGE #- docker push $CONTAINER_IMAGE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment