Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Disable provenance to avoid caching manifest
  • Loading branch information
danlu1 authored Apr 3, 2024
1 parent 8ff0201 commit 29ddba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
with:
context: .
push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: ${{ steps.registry_refs.outputs.tags }},mode=max
Expand Down

0 comments on commit 29ddba9

Please sign in to comment.