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.14.8~36^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3b339eb43f1350b0e26e09c51edcbd4becacfec3;p=thirdparty%2Fbind9.git Fix the triggering rule for autoreconf job (take 2) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0925663cf6e..27bfe5d5916 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -135,7 +135,7 @@ stages: stage: precheck .autoconf: &autoconf_job - <<: *default_triggering_rules + <<: *release_branch_triggering_rules <<: *debian_sid_amd64_image stage: precheck script: @@ -265,7 +265,6 @@ stages: # Jobs in the precheck stage autoreconf:sid:amd64: - <<: *release_branch_triggering_rules <<: *autoconf_job misc:sid:amd64: