]> 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:25:17 +0000 (15:25 +0200)
commit82b6a388fc2d6702ab4fcf53b689392b05c38e05
treef1df24af42fa4387d75ade17a26109ed32ba9943
parent7d02e1088cde1e39d1ea85f7e980439769a4a9e7
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