summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-08-08 09:16:54 -0700
committerTim Smith <tsmith84@gmail.com>2019-08-08 09:16:54 -0700
commitd086efed4b0ca326f2e451c458b919198f53de87 (patch)
tree856087b96027ae07e261d330e99cbc80cd264d68
parent1097c5071f90767a6cd86fc95f799d7f64846faf (diff)
downloadchef-retries.tar.gz
Fix config levelretries
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 817618fb73..ef2ebb0b51 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -3,9 +3,9 @@ expeditor:
defaults:
buildkite:
timeout_in_minutes: 30
- retry:
- automatic:
- limit: 1
+ retry:
+ automatic:
+ limit: 1
steps: