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

This commit is contained in:
sthope 2021-09-02 01:53:20 +02:00
parent afcf17e477
commit 814a20cf18

View File

@ -11,6 +11,8 @@ workspace:
steps:
- name: jekyll
image: jekyll/jekyll:latest
commands:
- jekyll serve
- name: discord notification
image: appleboy/drone-discord