]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: ci: Add a tag pipeline CI job to update the stable tag after a release
authorAndoni Duarte <andoni@isc.org>
Wed, 17 Dec 2025 11:37:44 +0000 (11:37 +0000)
committerAndoni Duarte <andoni@isc.org>
Wed, 17 Dec 2025 11:37:44 +0000 (11:37 +0000)
commitd00f69e4502f523da8694f2509ccfe3cafa793bf
treeda2081b5c640c9cf61356c1fc0219da8be85346b
parentfe456b47f90d7c4e189920855a017ca1d758638b
parent2bca6c0d5eacab61843e43021283f37ea959232c
new: ci: Add a tag pipeline CI job to update the stable tag after a release

Add a tag pipeline CI job to update the stable tag after a release.

Merge branch 'andoni/add-ci-job-to-update-stable-tag-in-a-release' into 'main'

See merge request isc-projects/bind9!11291