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

fix: no gc in builder_installation_default

parent 0c536df6
No related branches found
No related tags found
1 merge request!1009chore: spack: avoid need for protobuf +cpp
Pipeline #103696 failed
This commit is part of merge request !1009. Comments created here will be created in the context of that merge request.
......@@ -72,7 +72,6 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \
BUILDCACHE_OCI_FINAL="ghcr"
spack gc --yes-to-all
spack find --long --no-groups \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| uniq -D -f1 | grep -v -w -e "\(epic\|py-pip\|py-cython\)" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment