1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
django-performance-dev-meeting/netlify.toml

10 lines
184 B
TOML

[build]
publish = "public/"
command = "hugo -v"
[context.production.environment]
HUGO_VERSION = "0.42.2"
[context.deploy-preview.environment]
HUGO_VERSION = "0.42.2"