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.
2 parents d1787eb + 05efc7d commit 7f38d2fCopy full SHA for 7f38d2f
.github/workflows/ci.yaml
@@ -67,7 +67,7 @@ jobs:
67
push: ${{ github.event_name != 'pull_request' }}
68
set: |
69
*.cache-from=type=gha,scope=image
70
- *.cache-to=type=gha,scope=image,mode=max
+ *.cache-to=type=gha,scope=image
71
*.attest=type=sbom
72
73
dockerhub-readme:
0 commit comments