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

This commit is contained in:
sthope 2021-09-02 00:21:56 +02:00
parent 6feed6483b
commit b9837e489a

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: check
steps:
- name: jekyll
image: jekyll/jekyll:latest
commands:
- serve --force_polling