marp/netlify.toml

9 lines
182 B
TOML

[build]
publish = "public"
command = ""
# TODO: Remove branch context after than merged #11
[context.gatsby]
publish = "website/public"
command = "cd website && yarn build"