Skip to content

Commit 8b2b8c7

Browse files
committed
build image with provenance
1 parent c4d87d4 commit 8b2b8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegTest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
file: playground/Dockerfile
6565
push: true
6666
tags: ghcr.io/noelware/docker-manifest-action/playground:latest-${{matrix.platform == 'linux/amd64' && 'amd64' || 'arm64'}}
67-
provenance: false
67+
provenance: true
6868
platforms: ${{matrix.platform}}
6969
context: .
7070
issue-880-manifest:

0 commit comments

Comments
 (0)