Rename repos to container-base and container-gobuilder
This commit is contained in:
+1
-1
@@ -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
-1
@@ -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
|
||||
Reference in New Issue
Block a user