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