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

Update artifactory.yml

parent afc99215
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,5 @@ artifactory:
script:
- 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_EXTRA_INDEX_URL=$ACR_PYPI_INDEX_URL ./
#- 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