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