fix: woodpecker event
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SauravDhakal
2026-04-01 18:31:19 +05:45
parent 663e8c8d62
commit 2007e1f7b5

View File

@@ -6,3 +6,6 @@ steps:
- hugo --minify --destination /site/public - hugo --minify --destination /site/public
volumes: volumes:
- /home/saurav/site:/site # writes directly to where Caddy serves from - /home/saurav/site:/site # writes directly to where Caddy serves from
when:
event: push
branch: master