]> 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:52:57 +0000 (12:52 +0100)
commit1efc391e35d21e87b0722d9ead44af1da67950f8
tree5c98ceedd44f9ba8dd9b00ff9f9a92042912a6fa
parent4f17d528e8aea67a60a374ac834220499069b649
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