RandomSec/docs/netlify.toml
Antonin Delpeuch aebcd41102
Crowdin integration to translate the docs (#4029)
* Start Crowdin integration, for #3890

* Wire up crowdin in docs deployment
2021-07-02 20:37:23 +02:00

10 lines
206 B
TOML

# Note: this file's config overrides the Netlify UI admin config
[context.production]
command = "yarn netlify:build:production"
[context.deploy-preview]
command = "yarn netlify:build:deployPreview"