From: Ondřej Surý Date: Mon, 18 Nov 2019 17:07:01 +0000 (+0800) Subject: Installing coccinelle on Debian sid is broken, switch to Debian buster X-Git-Tag: v9.17.0~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0946db13de485c8129e30513b4ca46c7531db844;p=thirdparty%2Fbind9.git Installing coccinelle on Debian sid is broken, switch to Debian buster --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 86f03503fdd..a87e6e7fecc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -310,6 +310,7 @@ misc:sid:amd64: 🐞:sid:amd64: <<: *precheck_job + <<: *debian_buster_amd64_image script: - util/check-cocci - if test "$(git status --porcelain | grep -Ev '\?\?' | wc -l)" -gt "0"; then git status --short; exit 1; fi