mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Bump linux bazel cache timeout to 30 minutes (#139491)
We're seeing some timeouts recently in the 15 minute range. Mac timeouts are already at 60 min.
This commit is contained in:
parent
9307cacf7d
commit
a2f3e3bd7c
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ steps:
|
|||
label: 'Populate local dev bazel cache (Linux)'
|
||||
agents:
|
||||
queue: n2-4-spot
|
||||
timeout_in_minutes: 15
|
||||
timeout_in_minutes: 30
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue