]> 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:16 +0000 (11:04 +0000)
commit5bbc38aa3088653efabf7ee8133547e8a0e9ec19
tree48d62b97a20e16f0cefd33a8955249b4edc75ce6
parentf6ed3b1ce4b9b8236e5d4457b0f367ddfcb4ea47
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