Commit 30b37a1
fix(ci): Disable provenance/sbom for individual Docker builds
Provenance and SBOM attestations create manifest lists even for single-platform
builds, which breaks `docker manifest create` when combining architectures.
Attestation is already done at the manifest level in the docker-manifest job.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 91c4482 commit 30b37a1
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
0 commit comments