Skip to content

Commit 8a4aee1

Browse files
Disables container caching to save space
1 parent c17ace7 commit 8a4aee1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/post-merge-container-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ jobs:
9292
push: true
9393
tags: ${{ env.TAGS }}
9494
labels: ${{ steps.meta.outputs.labels }}
95-
cache-from: type=gha
96-
cache-to: type=gha,mode=max
9795

9896
# Sign the resulting Docker image digest.
9997
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)