Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit dd3c0f8

Browse files
matejvasektwoGiants
authored andcommitted
chore: more reproducible build
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
1 parent 552eca8 commit dd3c0f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
with:
7272
context: .
7373
push: false
74+
provenance: false
7475
# Multi-arch is required for OCP.
7576
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
7677
cache-from: type=gha
@@ -107,6 +108,7 @@ jobs:
107108
with:
108109
context: .
109110
push: true
111+
provenance: false
110112
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
111113
tags: |
112114
${{ env.IMAGE }}:latest

0 commit comments

Comments
 (0)