Skip to content

Commit

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

0 comments on commit 72e5279

Please sign in to comment.