Skip to content
Snippets Groups Projects
Commit 8f60bba5 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

still no buildcache

parent ce1b8535
No related branches found
No related tags found
No related merge requests found
...@@ -95,9 +95,9 @@ spack:setup: ...@@ -95,9 +95,9 @@ spack:setup:
if [ ! -d /buildcache/build_cache ]; then if [ ! -d /buildcache/build_cache ]; then
spack/bin/spack gpg publish -d /buildcache spack/bin/spack gpg publish -d /buildcache
fi fi
- spack/bin/spack buildcache keys --install --trust
- spack/bin/spack buildcache update-index /buildcache - spack/bin/spack buildcache update-index /buildcache
- spack/bin/spack buildcache list - spack/bin/spack buildcache list --allarch
- mkdir -p /stack/spack/etc - mkdir -p /stack/spack/etc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment