Skip to content
Snippets Groups Projects

Backported patches to DD4hep master

Merged Sylvester Joosten requested to merge patch_dd4hep into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -98,8 +98,8 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \
## Nuke the buildcache
## This is useful when going to completely different containers,
## or intermittently to keep the buildcache step from taking too much time
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/*
## Update the local build cache if needed. Consists of 3 steps:
## 1. Remove the B010 network buildcache (silicon)
Loading