]> 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:27 +0000 (11:04 +0000)
commit3aed419aaa25bc66a56c6e9f6ee53496c9fff46e
tree11628da589b03e278e93503ad0913643fcd94aba
parent28d169f47b971be9871fc89162787cbcbb9ee6db
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