Update '.drone.yml'

This commit is contained in:
sthope 2021-09-02 00:31:43 +02:00
parent e09908a3ad
commit b948bb2779

View File

@ -6,7 +6,7 @@ steps:
- name: jekyll
image: jekyll/jekyll:latest
volumes:
- .:/srv/jekyll
- ./:/srv/jekyll
commands:
- jekyll serve --force_polling --trace