]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extract respdiff job definition to a YAML anchor
authorMichał Kępień <michal@isc.org>
Mon, 18 Jul 2022 12:39:02 +0000 (14:39 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 18 Jul 2022 12:39:02 +0000 (14:39 +0200)
commit004a7bb37684adaac8ee2aa686411f42bceb732b
tree1a5731233f190fb2f973dde52e744ba2f9dd4f3a
parenta7e89a0712fe85d52d437038de278cd867d225ea
Extract respdiff job definition to a YAML anchor

Ensure the common parts of all jobs using respdiff are available in the
form of a reusable YAML anchor, to reduce code duplication and to
simplify adding more respdiff-based jobs to GitLab CI.
.gitlab-ci.yml