mirror of
https://github.com/inspec/inspec
synced 2024-11-25 06:00:29 +00:00
increase buildkite timeout to 120 (#7103)
Signed-off-by: Vasu1105 <vjagdale@progress.com>
This commit is contained in:
parent
a51fd39652
commit
be70480e7c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
expeditor:
|
expeditor:
|
||||||
defaults:
|
defaults:
|
||||||
buildkite:
|
buildkite:
|
||||||
timeout_in_minutes: 90
|
timeout_in_minutes: 120
|
||||||
retry:
|
retry:
|
||||||
automatic:
|
automatic:
|
||||||
limit: 1
|
limit: 1
|
||||||
|
|
Loading…
Reference in a new issue