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

fix: change buildcache eics3rw to prompt

parent d8e00930
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,7 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \ ...@@ -150,7 +150,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