summaryrefslogtreecommitdiff
path: root/ci/verify-chef.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ci/verify-chef.bat')
-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" (