]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Move coccinelle job to "sid" image
authorMichal Nowak <mnowak@isc.org>
Thu, 5 Dec 2024 16:15:34 +0000 (17:15 +0100)
committerMichal Nowak <mnowak@isc.org>
Fri, 13 Dec 2024 12:52:52 +0000 (13:52 +0100)
The "sid" image has newer coccinelle 1.2 that identifies more issues.

.gitlab-ci.yml

index ac63df4c2da3e0ca31405bfbb746f8ad7564b8e2..e2be0b85df257ba7cfeda971111faf7a7e476cae 100644 (file)
@@ -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