mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
30 minute timeout
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
9279798f49
commit
0ea1ae291c
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
expeditor:
|
||||
defaults:
|
||||
buildkite:
|
||||
timeout_in_minutes: 30
|
||||
|
||||
steps:
|
||||
|
||||
- label: run-tests-ruby-2.4
|
||||
|
@ -25,4 +31,4 @@ steps:
|
|||
expeditor:
|
||||
executor:
|
||||
docker:
|
||||
image: ruby:2.6-stretch
|
||||
image: ruby:2.6-stretch
|
||||
|
|
Loading…
Add table
Reference in a new issue