summaryrefslogtreecommitdiff
path: root/.expeditor/verify.pipeline.yml
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-08-07 09:29:22 -0700
committerTim Smith <tsmith84@gmail.com>2019-08-07 09:43:13 -0700
commit76b305a788968538b5ce0c7223b8b0fe470f0c31 (patch)
treee184ac80d8abb766fb817c023a64f32bb029c4c5 /.expeditor/verify.pipeline.yml
parentb66dc9dbc9d58c977e289bd55e3484eecb8e057f (diff)
downloadmixlib-log-76b305a788968538b5ce0c7223b8b0fe470f0c31.tar.gz
Add bundle env to the windows job
Let's see what's going on in here Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor/verify.pipeline.yml')
-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 7865325..81cc2b6 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -36,6 +36,7 @@ steps:
- label: run-specs-windows
command:
- bundle install --jobs=7 --retry=3 --without docs debug
+ - bundle env
- bundle exec rake
expeditor:
executor: