Typo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2020-03-01 19:40:59 +01:00
parent 513d77754c
commit 3584a44804
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: build
image: jekyll
image: jekyll/jekyll:latest
commands:
- gem install bundler
- bundle install