We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42502b4 commit 0a3bcffCopy full SHA for 0a3bcff
1 file changed
stackinator/templates/Makefile
@@ -33,7 +33,7 @@ pre-install: spack-setup
33
34
mirror-setup: spack-setup{% if pre_install_hook %} pre-install{% endif %}
35
36
- {% if buildcache_mirrors %}
+ {% if cache %}
37
@echo "Pulling and trusting keys from configured buildcaches."
38
$(SANDBOX) $(SPACK) buildcache keys --install --trust
39
{% endif %}
0 commit comments