Merge pull request #4885 from inspec/zenspider/habitat/retry

Habitat builds blow up enough that we should try again.
This commit is contained in:
Ryan Davis 2020-02-04 12:57:39 -08:00 committed by GitHub
commit 093af59ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View file

@ -3,6 +3,9 @@ expeditor:
defaults:
buildkite:
timeout_in_minutes: 30
retry:
automatic:
limit: 1
steps:

View file

@ -1,2 +1,9 @@
---
origin: chef
expeditor:
defaults:
buildkite:
retry:
automatic:
limit: 1