Skip to content
Snippets Groups Projects

Backported patches to DD4hep master

Merged Sylvester Joosten requested to merge patch_dd4hep into master
3 files
+ 5
9
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -82,8 +82,8 @@ RUN echo "repos:" > $SPACK_ROOT/etc/spack/repos.yaml \
## Optional, normally commented out:
## Nuke the buildcache
RUN --mount=type=cache,target=/var/cache/spack-mirror \
rm -rf /var/cache/spack-mirror/*
#RUN --mount=type=cache,target=/var/cache/spack-mirror \
# rm -rf /var/cache/spack-mirror/*
## This variable will change whenevery either spack.yaml or our spack package
## overrides change, triggering a rebuild
Loading