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

Removed --target from Dockerfile.

parent c1dd545f
No related branches found
No related tags found
1 merge request!61Removed --target from Dockerfile.
Pipeline #84649 passed
This commit is part of merge request !61. Comments created here will be created in the context of that merge request.
......@@ -15,9 +15,7 @@ RUN mkdir -p /app/gap/collections /app/gap/roles /etc/ansible && \
RUN pip install \
--pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
--target /app \
goat-lso==${ARTIFACT_VERSION} && \
pip install ansible~=8.1.0 && \
ansible-galaxy collection install \
community.general \
juniper.device \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment