mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ci/trigger-version-dependent-jobs] Revert skip_intermediate_builds (#201990)
Partially reverts a change I introduced in
c050bb4175
.
This pipeline has scheduled runs at the same time that have been skipped
when they should not be.
https://buildkite.com/elastic/kibana-trigger-version-dependent-jobs/builds?state=skipped
I checked all the other pipelines in the original change, this is the
only case with overlapping schedules on the same branch.
This commit is contained in:
parent
e3c532b54a
commit
9affc89681
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ spec:
|
|||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/scripts/pipelines/trigger_version_dependent_jobs/pipeline.sh
|
||||
skip_intermediate_builds: false
|
||||
provider_settings:
|
||||
prefix_pull_request_fork_branch_names: false
|
||||
skip_pull_request_builds_for_existing_commits: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue