Just try watch too

This commit is contained in:
Luke Murphy
2020-05-01 10:46:09 +02:00
parent 076a6954f4
commit b72febc4c8

View File

@ -4,8 +4,7 @@ version: "3.7"
services:
jekyll:
command: |
jekyll build --config /srv/jekyll/_config_prod.yml &&
jekyll serve --verbose --config /srv/jekyll/_config_prod.yml --trace
jekyll serve --watch --verbose --config /srv/jekyll/_config_prod.yml --trace
configs:
- source: config-yml-prod-v1
target: /srv/jekyll/_config_prod.yml