]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: ci: Add CI jobs to update RPM packages
authorMichał Kępień <michal@isc.org>
Thu, 12 Mar 2026 19:48:58 +0000 (20:48 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 12 Mar 2026 19:48:58 +0000 (20:48 +0100)
commit040aa3cd03994c2485d4129952fa7951d862dff8
tree39d97f8612b7526c70bb53ec49589eb08484d1ad
parent02eb0fefe9b7a2ffe3049495063009c8be0db26a
parent985a1e16645282f41e10516f83f48be4dae1fdef
new: ci: Add CI jobs to update RPM packages

New CI jobs are added to update the RPM packages in the context of a new
release. To be run only in tag pipelines.

Merge branch 'andoni/andoni/new-ci-add-job-to-update-rpms' into 'main'

See merge request isc-projects/bind9!11677