Update netlify.toml

sorry for testing netlify on master..
This commit is contained in:
jfh
2020-09-19 18:32:48 +02:00
parent f247b3b855
commit 406c53a50f

View File

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