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

fix: change buildcache eics3rw to prompt

parent 44c6fea2
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,7 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \ ...@@ -179,7 +179,7 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \ SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \ BUILDCACHE_OCI_PROMPT="eicweb" \
BUILDCACHE_OCI_FINAL="ghcr" \ BUILDCACHE_OCI_FINAL="ghcr" \
BUILDCACHE_S3_FINAL="eics3rw" BUILDCACHE_S3_PROMPT="eics3rw"
ccache --show-stats ccache --show-stats
ccache --zero-stats ccache --zero-stats
EOF EOF
......
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