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

This commit is contained in:
sthope 2021-09-02 02:21:50 +02:00
parent 6fbb6c56bb
commit 6fb6f346cb

View File

@ -6,6 +6,7 @@ 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