Init netlify config
This commit is contained in:
parent
2b10d56eaf
commit
eabc3fb823
1 changed files with 5 additions and 0 deletions
5
netlify.toml
Normal file
5
netlify.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[context.production.environment]
|
||||||
|
HUGO_VERSION = "0.42.2"
|
||||||
|
|
||||||
|
[context.deploy-preview.environment]
|
||||||
|
HUGO_VERSION = "0.42.2"
|
Reference in a new issue