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 faa952f commit 964f3e4Copy full SHA for 964f3e4
.github/workflows/docker-publish.yml
@@ -56,5 +56,3 @@ jobs:
56
push: ${{ github.event_name != 'pull_request' }}
57
tags: ${{ steps.meta.outputs.tags }}
58
labels: ${{ steps.meta.outputs.labels }}
59
- cache-from: type=gha
60
- cache-to: type=gha,mode=max
0 commit comments