Skip to content

Commit 5877230

Browse files
committed
save
1 parent 1966e76 commit 5877230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-docker-multiplatform-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
docker buildx build \
4343
--sbom=true \
44+
--provenance false \
4445
--push --platform linux/${{ matrix.arch }} \
4546
--progress plain \
4647
-t ${{ env.DOCKER_URL }}-${{ matrix.docker-tag }} -f Dockerfile-mp .

0 commit comments

Comments
 (0)