summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authormwrock <matt@mattwrock.com>2020-11-18 11:14:51 -0800
committermwrock <matt@mattwrock.com>2020-11-18 11:42:49 -0800
commit57968d656aee21c91fe19fe7ffaf292279a648f0 (patch)
tree4bdc22eee78eee5bede6c73e977d8a66ea15d873 /.expeditor
parent131ae2f1f1b78d430f7d78138b5765b57fe2c994 (diff)
downloadmixlib-shellout-57968d656aee21c91fe19fe7ffaf292279a648f0.tar.gz
fix broken windows teststests
Signed-off-by: mwrock <matt@mattwrock.com>
Diffstat (limited to '.expeditor')
-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 ba3874e..5a69b50 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -52,3 +52,4 @@ steps:
executor:
docker:
host_os: windows
+ user: 'NT AUTHORITY\SYSTEM'