1
0
Fork 0
docsearch/netlify.toml
2018-08-27 20:11:56 +02:00

10 lines
205 B
TOML

[Settings]
[build]
[build.environment]
NODE_ENV = "development"
YARN_VERSION = "1.9.4"
# Deploy documentation website on each commit on master
[context.master]
command = "./scripts/netlify-master"