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

This commit is contained in:
sthope 2021-09-02 02:02:37 +02:00
parent edea456891
commit c7d1eadfd2

View File

@ -15,7 +15,7 @@ steps:
- name: jekyll - name: jekyll
image: jekyll/jekyll:latest image: jekyll/jekyll:latest
commands: commands:
- jekyll serve - jekyll serve --trace
- name: discord notification - name: discord notification
image: appleboy/drone-discord image: appleboy/drone-discord