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

Fixed no-isolation to pip install goat-lso

parent 0a0abee4
Branches
Tags
No related merge requests found
Pipeline #84919 failed
...@@ -15,7 +15,7 @@ RUN pip install \ ...@@ -15,7 +15,7 @@ RUN pip install \
--pre \ --pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \ --extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
goat-lso==${ARTIFACT_VERSION} \ goat-lso==${ARTIFACT_VERSION} \
--no-build-isolation --no-isolation
RUN ansible-galaxy install \ RUN ansible-galaxy install \
-r ansible-galaxy-requirements.yaml \ -r ansible-galaxy-requirements.yaml \
-p /app/gap/ansible -p /app/gap/ansible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment