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

Adding debug prints

parent ef576da2
No related branches found
No related tags found
No related merge requests found
Pipeline #196502 failed
......@@ -89,6 +89,8 @@ spack/bin/spack buildcache keys \
#spack/bin/spack buildcache update-index /buildcache
echo "Env: $environment"
target=$(jq -Mrc --arg env "$environment" '
.environments.[$env].target
' ${STACK_CONFIG})
......
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