From 6f8d5c095d4f4b4ee5e286d5c05649bb162cf265 Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Wed, 7 Aug 2019 11:21:42 -0700 Subject: [PATCH] Add a retry to expeditor defaults, per shain's advice. Signed-off-by: Ryan Davis --- .expeditor/verify.pipeline.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 9c114b8e3..2e29a8d16 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -3,6 +3,9 @@ expeditor: defaults: buildkite: timeout_in_minutes: 45 + retry: + automatic: + limit: 1 steps: