Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
sthope 2021-09-02 02:24:38 +02:00
parent 70e9a09865
commit adf6c9a1a8

View File

@ -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