Skip to content

Commit

Permalink
fix: disabling provenance as a workaround for buildx issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiogallotti-mirta committed Jan 20, 2023
1 parent c7e4488 commit 6f90633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
labels: ${{ steps.meta-migrations.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false

- name: Generate tags and image meta
id: meta
Expand Down

0 comments on commit 6f90633

Please sign in to comment.