diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac63df4c2d..e2be0b85df 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