diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-05 17:07:45 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-05 17:07:45 -0700 |
commit | 402c2a0cece7a1b6194c2b28f193165b322de224 (patch) | |
tree | 2c052042abc36b497f943685558b9ff015dc91cd /.expeditor | |
parent | 2f546b50bd67314251b0f62554fc71cbf6a7a29a (diff) | |
download | chef-402c2a0cece7a1b6194c2b28f193165b322de224.tar.gz |
Cache the vendor dir
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/verify.pipeline.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 52bf06f8e5..d31a34973b 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -1,14 +1,13 @@ --- expeditor: + cached_folders: + - vendor defaults: buildkite: retry: automatic: limit: 1 timeout_in_minutes: 30 - retry: - automatic: - limit: 1 steps: |