]> 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:52:57 +0000 (12:52 +0100)
commit3ae666b59fe8ea104e2ee70d38821e3d098b3308
treebea2226200793ef70b75c43c53967dd793c1e74c
parent1efc391e35d21e87b0722d9ead44af1da67950f8
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