Skip to content

Commit 03fd533

Browse files
committed
fix(ci): set provenance mode to min to remove potential errors from the PR body
1 parent ac1d5fb commit 03fd533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
context: .
9898
platforms: linux/amd64
9999
push: true
100+
provenance: false
100101
build-args: |
101102
BUILDTIME_BASE=${{ inputs.buildtime-base }}
102103
RUNTIME_BASE=${{ inputs.runtime-base }}

0 commit comments

Comments
 (0)