mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit 31c44389a1
)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
This commit is contained in:
parent
4313930141
commit
73cc89661d
1 changed files with 8 additions and 0 deletions
|
@ -13,12 +13,20 @@ steps:
|
|||
agents:
|
||||
queue: c2-8
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/on_merge_ts_refs_api_docs.sh
|
||||
label: Build TS Refs and Check Public API Docs
|
||||
agents:
|
||||
queue: c2-4
|
||||
timeout_in_minutes: 80
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- wait: ~
|
||||
continue_on_failure: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue