summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2018-05-23 19:40:33 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2018-05-23 19:40:33 -0700
commit3752b4bd1e291d3702541c3ff313264686a932b6 (patch)
tree062ca42238389adef1498c099981d44789ba3f01
parent411316c8fd018ce72c6efc785a584fa92da4c1ca (diff)
downloadchef-lcg/chef-appbundle-locking.tar.gz
bundle install on windows as welllcg/chef-appbundle-locking
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rwxr-xr-xci/verify-chef.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/verify-chef.bat b/ci/verify-chef.bat
index 7160b7b2f0..cf12eb512d 100755
--- a/ci/verify-chef.bat
+++ b/ci/verify-chef.bat
@@ -68,6 +68,8 @@ cd %CHEFDIR%
cd
+call bundle install
+
type Gemfile.lock
IF NOT EXIST "Gemfile.lock" (