mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:02:05 -04:00
Merge branch 'ondrej/fix-gitlab-ci-for-master-branch-v2' into 'master'
Fix the triggering rule for autoreconf job (take 2) See merge request isc-projects/bind9!2424
This commit is contained in:
commit
c2e8a111f5
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue