Skip to content

Commit

Permalink
chore: provenance is needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapi committed Jan 15, 2024
1 parent 6590948 commit e90116b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
file: docker/Dockerfile
platforms: ${{ matrix.platform }}
tags: ${{ steps.meta.outputs.tags }}
provenance: false
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit e90116b

Please sign in to comment.