diff --git a/.drone.yml b/.drone.yml index 7522747..f8bd11a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,7 @@ pipeline: jekyll-build: image: jekyll/jekyll:latest commands: + - bundle install - touch Gemfile.lock - chmod a+w Gemfile.lock - chown -R jekyll:jekyll /drone