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

This commit is contained in:
sthope 2021-09-02 00:32:10 +02:00
parent b948bb2779
commit 700f6add5f

View File

@ -5,10 +5,7 @@ name: check
steps:
- name: jekyll
image: jekyll/jekyll:latest
volumes:
- ./:/srv/jekyll
commands:
- jekyll serve --force_polling --trace
- name: discord notification
image: appleboy/drone-discord