Skip to content

Commit

Permalink
Merge pull request #2148 from Sefaria/mic-gcr-image
Browse files Browse the repository at this point in the history
fix: remove caching instructions from mic build
  • Loading branch information
akiva10b authored Dec 4, 2024
2 parents 6d266ff + 64001fd commit e10dc78
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 e10dc78

Please sign in to comment.