mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 15:24:42 -04:00
Improve Netlify config
This commit is contained in:
parent
94bf0abf68
commit
436f2a36a1
@ -7,8 +7,12 @@
|
||||
HUGO_ENV = "production"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.next.environment]
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.25.1"
|
||||
HUGO_ENV = "development"
|
||||
|
||||
[context.branch-deploy.environment]
|
||||
HUGO_VERSION = "0.25.1"
|
||||
|
||||
[context.next.environment]
|
||||
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
||||
HUGO_ENABLEGITINFO = "true"
|
Loading…
x
Reference in New Issue
Block a user