We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59c810 commit 5a5b4baCopy full SHA for 5a5b4ba
.github/workflows/build.yml
@@ -57,4 +57,5 @@ jobs:
57
push: true
58
context: .
59
labels: ${{ steps.meta-release.outputs.labels }}
60
- cache-from: type=registry,ref=${{ env.IMAGE }}:latest
+ cache-from: type=gha
61
+ cache-to: type=gha,mode=max
0 commit comments