Skip to content

Commit

Permalink
Don't add provenance information.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneMcC committed Jul 16, 2023
1 parent 5d5ad72 commit 5d6c8b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
tags: ${{ steps.tags.outputs.TAGS }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
provenance: false

# This ugly bit is necessary if you don't want your cache to grow forever
# until it hits GitHub's limit of 5GB.
Expand Down

0 comments on commit 5d6c8b0

Please sign in to comment.