Skip to content

Commit

Permalink
fix: remove caching instructions from mic build
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanGalloway committed Dec 4, 2024
1 parent 2cc6fd2 commit 64001fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
- name: build and push
uses: docker/build-push-action@v2
with:
cache-from: type=registry, ref=sefaria-mongo/cache
cache-to: type=registry, ref=sefaria-mongo/cache, mode=max
context: .
push: true
file: ./build/standalone-db/Dockerfile
Expand Down

0 comments on commit 64001fd

Please sign in to comment.