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

Update artifactory.yml

parent dd5292bb
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 ./
- docker image build -t $CONTAINER_IMAGE --build-arg PIP_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