mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +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:
|
||||
defaults:
|
||||
buildkite:
|
||||
timeout_in_minutes: 30
|
||||
timeout_in_minutes: 45
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue