From: Michal Nowak Date: Thu, 5 Dec 2024 16:15:34 +0000 (+0100) Subject: Move coccinelle job to "sid" image X-Git-Tag: v9.21.4~17^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f5504142676993700f78e49c5161a10918ae4ed;p=thirdparty%2Fbind9.git Move coccinelle job to "sid" image The "sid" image has newer coccinelle 1.2 that identifies more issues. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac63df4c2da..e2be0b85df2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -564,7 +564,13 @@ clang-format: when: on_failure coccinelle: - <<: *precheck_job + ###################################################################### + # Revert to using the "precheck_job" anchor after the "base" image is + # upgraded to Debian trixie, which has Coccinelle 1.2. + <<: *default_triggering_rules + <<: *debian_sid_amd64_image + stage: precheck + ###################################################################### needs: [] script: - util/check-cocci