]> 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)
commitca20a189f7c020e67feebcabd436a02e69272164
tree1a5731233f190fb2f973dde52e744ba2f9dd4f3a
parentab90a4705a13d1a5040bb361e20ff63b5d47d875
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