mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-03 05:59:23 +01:00
netlify: add -b parameter to build command
This commit is contained in:
committed by
GitHub
parent
37763868ca
commit
af81582d7e
@@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "hugo --gc --minify"
|
command = "hugo --gc --minify -b $URL"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.69.2"
|
HUGO_VERSION = "0.69.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user