mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Revert "Try to fix the Netlify preview baseURL setup"
This reverts commit 371e56bce5.
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
||||
command = "hugo"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.36"
|
||||
@@ -14,4 +14,5 @@
|
||||
HUGO_VERSION = "0.36"
|
||||
|
||||
[context.next.environment]
|
||||
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
Reference in New Issue
Block a user