summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-08-08 10:02:17 -0700
committerGitHub <noreply@github.com>2019-08-08 10:02:17 -0700
commit0f73a283fea26dc44d5e59b4a8b3ba36066db875 (patch)
tree856087b96027ae07e261d330e99cbc80cd264d68
parentf5ba1a0280e09be3e57910b0b1345438f2be95cc (diff)
parentd086efed4b0ca326f2e451c458b919198f53de87 (diff)
downloadchef-0f73a283fea26dc44d5e59b4a8b3ba36066db875.tar.gz
Merge pull request #8801 from chef/retries
Add retries to the GitHub PRs in Buildkite
-rw-r--r--.expeditor/verify.pipeline.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index e6e7193880..ef2ebb0b51 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -3,6 +3,9 @@ expeditor:
defaults:
buildkite:
timeout_in_minutes: 30
+ retry:
+ automatic:
+ limit: 1
steps: