Skip to content
Snippets Groups Projects

chore: spack-0.20.0

Merged Wouter Deconinck requested to merge spack-0.20.0 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -64,7 +64,7 @@ RUN declare -A target=( \
## Setup spack buildcache mirrors
RUN --mount=type=cache,target=/var/cache/spack-mirror \
spack mirror add spack-mirror /var/cache/spack-mirror \
&& spack buildcache update-index -m spack-mirror \
&& spack buildcache update-index spack-mirror \
&& spack mirror list
## Setup eic-spack buildcache mirrors
Loading