Skip to content

Commit b70e6e8

Browse files
committed
ci: disable build provenance for container images
1 parent bd81f12 commit b70e6e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
context: .
6464
push: true
6565
sbom: true
66+
provenance: false
6667
tags: ${{ steps.meta.outputs.tags }}
6768
labels: ${{ steps.meta.outputs.labels }}
6869
build-args: |

0 commit comments

Comments
 (0)