Update netlify.toml

This commit is contained in:
jfh
2020-09-19 18:29:44 +02:00
parent 9b37f05bd2
commit 5ac67a0856

View File

@@ -23,6 +23,6 @@
# Production context: all deploys from the Production branch set in your site's
# deploy contexts will inherit these settings.
[context.master]
publish = "src/"
publish = "/"
command = "echo 'already built'"