]> 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 13:28:21 +0000 (15:28 +0200)
commit6b03f8bbfc6dc4ea000c1aeded9086c85221c9b8
tree63c394e0599454804cd2bd641221568b7b85d369
parentd02d5b97f511b947ad412eac3239634b3f08f0bd
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.

(cherry picked from commit ca20a189f7c020e67feebcabd436a02e69272164)
.gitlab-ci.yml