Skip to content
Snippets Groups Projects
Commit 91143b6e authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm juggler and EICrecon build args for jug_xl

parent eee1f286
No related branches found
No related tags found
No related merge requests found
...@@ -325,8 +325,6 @@ jug_xl:default: ...@@ -325,8 +325,6 @@ jug_xl:default:
--build-arg DOCKER_REGISTRY=${CI_REGISTRY}/${CI_PROJECT_PATH}/ --build-arg DOCKER_REGISTRY=${CI_REGISTRY}/${CI_PROJECT_PATH}/
--build-arg BASE_IMAGE=${BASE_IMAGE} --build-arg BASE_IMAGE=${BASE_IMAGE}
--build-arg INTERNAL_TAG=${INTERNAL_TAG} --build-arg INTERNAL_TAG=${INTERNAL_TAG}
--build-arg JUGGLER_VERSION=${JUGGLER_VERSION}
--build-arg EICRECON_VERSION=${EICRECON_VERSION}
--build-arg JUG_VERSION=${INTERNAL_TAG}-$(git rev-parse HEAD) --build-arg JUG_VERSION=${INTERNAL_TAG}-$(git rev-parse HEAD)
--build-arg jobs=${JOBS} --build-arg jobs=${JOBS}
--build-context detectors=. --build-context detectors=.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment