mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 22:24:38 -04:00
netlify: Build with the new 0.26
This commit is contained in:
parent
d430b2d36d
commit
be7db03a1c
@ -3,15 +3,15 @@
|
||||
command = "hugo"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.25.1"
|
||||
HUGO_VERSION = "0.26"
|
||||
HUGO_ENV = "production"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.25.1"
|
||||
HUGO_VERSION = "0.26"
|
||||
|
||||
[context.branch-deploy.environment]
|
||||
HUGO_VERSION = "0.25.1"
|
||||
HUGO_VERSION = "0.26"
|
||||
|
||||
[context.next.environment]
|
||||
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user