Skip to content

Commit

Permalink
fix: change buildcache eics3rw to prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Jan 1, 2024
1 parent e21bc86 commit 8e9ec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/jug/dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \
BUILDCACHE_OCI_FINAL="ghcr" \
BUILDCACHE_S3_FINAL="eics3rw"
BUILDCACHE_S3_PROMPT="eics3rw"
ccache --show-stats
ccache --zero-stats
EOF
Expand Down

0 comments on commit 8e9ec58

Please sign in to comment.