Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Oct 19, 2024
1 parent 72e5279 commit c6cb0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Define Image Cache
run: |
set -euxo pipefail
IMAGE_CACHE="mosaicml/ci-staging:${{matrix.name}}-shared-buildcache"
IMAGE_CACHE="mosaicml/llm-foundry:${{matrix.name}}-buildcache"
echo "IMAGE_CACHE=${IMAGE_CACHE}" >> ${GITHUB_ENV}
- name: Build and push Docker image
Expand Down

0 comments on commit c6cb0a7

Please sign in to comment.