mirror of
https://github.com/inspec/inspec
synced 2024-11-26 06:30:26 +00:00
Change expeditor timeout from 30 to 45. (#4335)
Change expeditor timeout from 30 to 45.
This commit is contained in:
commit
ad2f1412dc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
expeditor:
|
expeditor:
|
||||||
defaults:
|
defaults:
|
||||||
buildkite:
|
buildkite:
|
||||||
timeout_in_minutes: 30
|
timeout_in_minutes: 45
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue