diff --git a/.woodpecker.yml b/.woodpecker.yml index 68b61a6..e50bc9d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,3 +6,6 @@ steps: - hugo --minify --destination /site/public volumes: - /home/saurav/site:/site # writes directly to where Caddy serves from + when: + event: push + branch: master