Skip to content

Commit

Permalink
Disables container caching to save space
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavm-nvidia committed Dec 19, 2024
1 parent c17ace7 commit 8a4aee1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/post-merge-container-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ jobs:
push: true
tags: ${{ env.TAGS }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

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

0 comments on commit 8a4aee1

Please sign in to comment.