From adf6c9a1a848fa094bf7f9eb0079217c675ca1a6 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 02:24:38 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3707839..e762120 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,6 @@ pipeline: - chmod a+w Gemfile.lock - chown -R jekyll:jekyll /drone - gem update --system - - bundle init - gem install bundler - bundle install - bundle exec jekyll build