diff options
author | mwrock <matt@mattwrock.com> | 2020-10-28 16:31:25 -0700 |
---|---|---|
committer | mwrock <matt@mattwrock.com> | 2020-10-28 19:25:43 -0700 |
commit | b5eab58d40da1c69178aa6f59d05b49fd2b44300 (patch) | |
tree | a5dc01627a94007f4d79a1e9036f32bcbabea1e1 /.expeditor/verify.pipeline.yml | |
parent | 67f3ba114e27e8353b7844aede1c26b06fdd7a3e (diff) | |
download | chef-b5eab58d40da1c69178aa6f59d05b49fd2b44300.tar.gz |
extend windows plan build to an hour
Signed-off-by: mwrock <matt@mattwrock.com>
Diffstat (limited to '.expeditor/verify.pipeline.yml')
-rw-r--r-- | .expeditor/verify.pipeline.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 3f6f45be6e..5c58574cb3 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -620,6 +620,7 @@ steps: - label: ":habicat: Windows plan" commands: - ./scripts/ci/verify-plan.ps1 + timeout_in_minutes: 60 expeditor: executor: windows: |