feat: install juggler and eicrecon with spack
Compare changes
- Wouter Deconinck authored
+ 4
− 0
@@ -105,6 +105,8 @@ FROM spack as builder
@@ -112,6 +114,8 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
This makes more sense as part of the jug_dev step, since that's where large dependencies are installed with the full benefit of caching.