traefik/netlify.toml
2020-09-18 09:26:03 +02:00

8 lines
167 B
TOML

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