Skip to content

Commit 65be8e3

Browse files
nits
1 parent 736d9f9 commit 65be8e3

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/_build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
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

117
name: Build Multi-Platform Images
128

.github/workflows/_merge.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
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

117
name: Merge Multi-Platform Manifest
128

0 commit comments

Comments
 (0)