summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2020-05-22 11:34:01 -0600
committerChristopher A. Snapp <csnapp@chef.io>2020-05-22 11:47:11 -0600
commit760fc71315228515b4b64bbf2225dafe20fb3fa8 (patch)
treecd7015f073b1409aea0c1ec6c44bad074a3d4e61
parent18e3d8f83a1cc1f2c4ce055d3c7079397b607439 (diff)
downloadchef-csnapp/9476.tar.gz
Windows functional test should be single-usecsnapp/9476
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 21d08848ae..ddfd9617f8 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -176,6 +176,7 @@ steps:
executor:
windows:
privileged: true
+ single-use: true
shell: ["powershell", "-Command"]
- label: "Chocolatey Specs Windows :ruby: 2.6"