mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 11:14:50 -04:00
Bump Netlify versions to 0.27
This commit is contained in:
parent
087fde7f95
commit
d6f9378d7e
@ -3,15 +3,15 @@
|
|||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.26"
|
HUGO_VERSION = "0.27"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "0.26"
|
HUGO_VERSION = "0.27"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "0.26"
|
HUGO_VERSION = "0.27"
|
||||||
|
|
||||||
[context.next.environment]
|
[context.next.environment]
|
||||||
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user