Rename repos to container-base and container-gobuilder
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful

This commit is contained in:
2026-09-27 17:28:03 +10:00
parent 2827e749dd
commit 14aa732e41
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
description: "AlmaLinux 9 container image for the estate, carrying internal CA trust and dnf repository configuration."
description: "Base container images for the estate, carrying internal CA trust and dnf/repo configuration, built as a matrix across the supported distros."
private: false
default_branch: "main"
default_delete_branch_after_merge: true
@@ -1,4 +1,4 @@
description: "Go toolchain builder container image, built from almalinux9, used by Woodpecker pipelines to compile Go projects."
description: "Go toolchain builder container image, built on each supported container-base distro image, used by Woodpecker pipelines to compile Go projects."
private: false
default_branch: "main"
default_delete_branch_after_merge: true