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 ba1b84c commit c6772a6Copy full SHA for c6772a6
.github/workflows/docker.yml
@@ -69,7 +69,5 @@ jobs:
69
tags: ${{ steps.meta.outputs.tags }}
70
labels: ${{ steps.meta.outputs.labels }}
71
platforms: linux/amd64,linux/arm64
72
- cache-from: type=gha
73
- cache-to: type=gha,mode=max
74
permissions:
75
contents: read
0 commit comments