mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Merge commit '9d68f695e782c6a83c77aff13317c7a22c694c98'
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
command = "hugo"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.27.1"
|
||||
HUGO_VERSION = "0.29"
|
||||
HUGO_ENV = "production"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.27.1"
|
||||
HUGO_VERSION = "0.29"
|
||||
|
||||
[context.branch-deploy.environment]
|
||||
HUGO_VERSION = "0.27.1"
|
||||
HUGO_VERSION = "0.29"
|
||||
|
||||
[context.next.environment]
|
||||
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
||||
|
Reference in New Issue
Block a user