Files
Portfolio_Site/.woodpecker.yml
2026-04-01 13:10:14 +05:45

8 lines
204 B
YAML

steps:
build:
image: hugomods/hugo:latest
commands:
- hugo --minify --destination /site/public
volumes:
- /home/saurav/site:/site # writes directly to where Caddy serves from