File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# This workflow builds Docker images for linux/amd64 and linux/arm64 platforms,
44# pushes them by digest to GHCR, signs them with cosign/Sigstore for supply chain
55# security, and uploads build artifacts for subsequent manifest creation.
6- #
7- # Used by:
8- # - publish-main-to-ghcr.yml (for main branch builds)
9- # - release-sourcebot.yml (for versioned releases)
106
117name : Build Multi-Platform Images
128
Original file line number Diff line number Diff line change 33#
44# This workflow takes the individual platform image digests created by _build.yml,
55# combines them into a multi-platform manifest, and pushes the final tagged images.
6- #
7- # Used by:
8- # - publish-main-to-ghcr.yml (for main branch builds)
9- # - release-sourcebot.yml (for versioned releases)
106
117name : Merge Multi-Platform Manifest
128
You can’t perform that action at this time.
0 commit comments