summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-05-26 15:53:00 -0700
committerGitHub <noreply@github.com>2020-05-26 15:53:00 -0700
commit3a94ccd43fcf3e3c680edad1c090da508809eacc (patch)
treea5eabbf6b214949416bace80d3f09daf5bfd8d4a
parent429e369ccab966aa0cc88ca29a529adc6e6e1791 (diff)
parent760fc71315228515b4b64bbf2225dafe20fb3fa8 (diff)
downloadchef-3a94ccd43fcf3e3c680edad1c090da508809eacc.tar.gz
Merge pull request #9906 from chef/csnapp/9476
Windows functional tests should be single-use
-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"