Skip to content
Snippets Groups Projects
Commit 05a050d3 authored by Neda Moeini's avatar Neda Moeini
Browse files

Change artifactory URL in Dockerfile and use IP.

parent 9a2d9279
Branches
Tags
No related merge requests found
Pipeline #85081 passed
......@@ -8,7 +8,8 @@ RUN apk add --no-cache gcc libc-dev libffi-dev curl vim && \
RUN pip install \
--pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
--trusted-host 150.254.211.2 \
--extra-index-url https://150.254.211.2/artifactory/api/pypi/geant-swd-pypi/simple \
--target /app \
geant-service-orchestrator==${ARTIFACT_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment