Commit f6052c9
committed
ci: disable provenance in metadata to avoid size limits
Docker Buildx 0.31.0 includes full provenance attestations in the
metadata output for multi-platform builds, resulting in 444KB+ JSON
that exceeds bash argument list limits.
Setting BUILDX_METADATA_PROVENANCE=disabled excludes provenance from
the metadata file while keeping attestations attached to images in
the registry.
Related: cloudnative-pg/cloudnative-pg#9826
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent 5578bb5 commit f6052c9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments