From: Ondřej Surý Date: Tue, 1 Oct 2019 14:42:33 +0000 (+0200) Subject: Fix the triggering rule for autoreconf job (take 2) X-Git-Tag: v9.15.5~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa6d88e21a13f23b45431ef24227e67dd10ae2a;p=thirdparty%2Fbind9.git Fix the triggering rule for autoreconf job (take 2) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 367b04eaac9..041f10cd366 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -132,7 +132,7 @@ stages: stage: precheck .autoconf: &autoconf_job - <<: *default_triggering_rules + <<: *release_branch_triggering_rules <<: *debian_sid_amd64_image stage: precheck script: @@ -226,7 +226,6 @@ stages: # Jobs in the precheck stage autoreconf:sid:amd64: - <<: *release_branch_triggering_rules <<: *autoconf_job misc:sid:amd64: