From 0ed2ab3e0708c2c71b7af0f4c3e6ddbac6656484 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 02:12:15 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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