]> git.ipfire.org Git - thirdparty/bind9.git/commit
De-duplicate yaml for "other-checks" jobs
authorAndoni Duarte Pintado <andoni@isc.org>
Tue, 13 Jan 2026 15:32:45 +0000 (16:32 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 23 Jan 2026 11:50:50 +0000 (12:50 +0100)
commit760f95bafa9e771ab65795b4eb9c0aed9df91245
tree510a04fce49e4487a95d27becdaf24827af06f3d
parent5b087d8964259f4f2b67bc0e5d6170e73d7279ec
De-duplicate yaml for "other-checks" jobs

In .gitlab-ci.yml, since "&other_checks_job" has "needs: []", remove
that line from the jobs that use that anchor.

(cherry picked from commit 66175b448cbc0db5b26095dae47333549e82c325)
.gitlab-ci.yml