traefik/netlify.toml

8 lines
172 B
TOML
Raw Normal View History

[build]
# Path relative to the root of the repository
publish = "docs/site"
base = "docs"
# Path relative to the "base" directory
command = "sh -x scripts/netlify-run.sh"