mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 00:57:16 -04:00
Revert "Try to fix the Netlify preview baseURL setup"
This reverts commit 371e56bce559fc981511bbf82afdace7492f3567.
This commit is contained in:
parent
80dce17ca5
commit
046497616f
@ -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"
|
Loading…
x
Reference in New Issue
Block a user