Move coccinelle job to "sid" image
The "sid" image has newer coccinelle 1.2 that identifies more issues.
(cherry picked from commit 7f55041426)
This commit is contained in:
@@ -565,7 +565,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
|
||||
|
||||
Reference in New Issue
Block a user