mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[cft] Soft fail on timeout (#141165)
This commit is contained in:
parent
841b9300a7
commit
2d0d3a58f2
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ steps:
|
|||
label: 'Cloud Deployment'
|
||||
soft_fail:
|
||||
- exit_status: 255
|
||||
- exit_status: '-1'
|
||||
agents:
|
||||
queue: n2-2
|
||||
timeout_in_minutes: 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue