Skip to content

Commit

Permalink
cache-to: dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
cdxker committed Apr 11, 2024
1 parent eadf85a commit dd0a05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v5
with:
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=registry,ref=trieve/server:buildcache,mode=max
context: server/
file: ./server/Dockerfile.no-ocr
push: true
Expand Down

0 comments on commit dd0a05c

Please sign in to comment.