There was an error while loading. Please reload this page.
2 parents a6c4be3 + 7e31217 commit 2cf415fCopy full SHA for 2cf415f
1 file changed
.github/workflows/build.yml
@@ -180,7 +180,7 @@ jobs:
180
tags: ${{ steps.meta.outputs.tags }}
181
labels: ${{ steps.meta.outputs.labels }}
182
cache-from: type=gha
183
- cache-to: type=gha,mode=max
+ cache-to: type=gha,mode=min
184
provenance: true
185
sbom: true
186
build-args: |
@@ -315,7 +315,7 @@ jobs:
315
316
317
318
319
320
321
- name: Publish build results
0 commit comments