We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e9ec0 commit 4328d75Copy full SHA for 4328d75
.github/workflows/docker.yml
@@ -65,5 +65,5 @@ jobs:
65
build-args: |
66
GIT_REF=${{ github.sha }}
67
cache-from: type=gha
68
- cache-to: type=gha,mode=max
+ cache-to: type=gha,mode=min
69
0 commit comments