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

fix: don't install juggler and EICrecon in jug_xl

parent 7ed435dd
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !674. Comments created here will be created in the context of that merge request.
...@@ -11,8 +11,6 @@ FROM ${DOCKER_REGISTRY}${BASE_IMAGE}:${INTERNAL_TAG} ...@@ -11,8 +11,6 @@ FROM ${DOCKER_REGISTRY}${BASE_IMAGE}:${INTERNAL_TAG}
ARG TARGETPLATFORM ARG TARGETPLATFORM
ARG EICWEB="https://eicweb.phy.anl.gov/api/v4/projects" ARG EICWEB="https://eicweb.phy.anl.gov/api/v4/projects"
ARG JUGGLER_VERSION="main"
ARG EICRECON_VERSION="main"
ARG jobs=8 ARG jobs=8
## version will automatically bust cache for nightly, as it includes ## version will automatically bust cache for nightly, as it includes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment