mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 15:30:00 -04:00
Fix the triggering rule for autoreconf job (take 2)
This commit is contained in:
parent
cc4c5482ef
commit
3b339eb43f
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue