Update bundler
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2020-03-01 20:07:19 +01:00
parent 2ffdaddd29
commit a7acaa8c61
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ steps:
commands:
- gem install jekyll
- bundle install
- bundle update --bundler
- bundle exec jekyll build --trace
- name: docker