]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow pushing branches and tags to customer git repos
authorNicki Křížek <nicki@isc.org>
Tue, 25 Mar 2025 15:51:24 +0000 (16:51 +0100)
committerNicki Křížek <nicki@isc.org>
Wed, 2 Apr 2025 11:04:21 +0000 (11:04 +0000)
commit91115e1ba767635225a831d699cfbef941593946
tree0da72ea203231432abe744aea119fdf7dd68c197
parent0e7419670ee38a843d8ae017483643107f64b104
Allow pushing branches and tags to customer git repos

For pipelines in the private repository, add an optional manual job,
which allows the current branch to be pushed into the specified
customer's git repository. This can be useful to provide patch previews
for early testing.

For tags created in a private repository, add a manual job which pushes
the created tag to all entitled customers.

(cherry picked from commit 378b412e94a40ee74ab5c9edfb3a2059612a59ff)
.gitlab-ci.yml