Just try watch too

This commit is contained in:
Luke Murphy 2020-05-01 10:46:09 +02:00
parent 076a6954f4
commit b72febc4c8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 2 deletions

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