]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move "needs: []" to the "quick_checks_job" anchor
authorAndoni Duarte Pintado <andoni@isc.org>
Fri, 19 Dec 2025 10:55:30 +0000 (11:55 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 23 Jan 2026 11:50:50 +0000 (12:50 +0100)
commit5b087d8964259f4f2b67bc0e5d6170e73d7279ec
tree89db784b64167d266a7fa9a818e6d51557fafcf3
parent5044be551c4ea973a80c171fc10d8cef1b56dd6d
Move "needs: []" to the "quick_checks_job" anchor

Most jobs in this stage have it by default, so it makes sense to
add it to their common anchor. Jobs with different "needs:" will
override it.

(cherry picked from commit 432b7d7954bc37175c5db20c2f5894214ca0661d)
.gitlab-ci.yml