We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d87d4 commit 8b2b8c7Copy full SHA for 8b2b8c7
.github/workflows/IntegTest.yaml
@@ -64,7 +64,7 @@ jobs:
64
file: playground/Dockerfile
65
push: true
66
tags: ghcr.io/noelware/docker-manifest-action/playground:latest-${{matrix.platform == 'linux/amd64' && 'amd64' || 'arm64'}}
67
- provenance: false
+ provenance: true
68
platforms: ${{matrix.platform}}
69
context: .
70
issue-880-manifest:
0 commit comments