website/.drone.yml
sthope b9837e489a
Some checks failed
continuous-integration/drone/push Build is failing
Add '.drone.yml'
2021-09-02 00:21:56 +02:00

9 lines
130 B
YAML

kind: pipeline
type: docker
name: check
steps:
- name: jekyll
image: jekyll/jekyll:latest
commands:
- serve --force_polling