mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 13:39: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]
|
||||
publish = "public"
|
||||
command = "hugo --gc --minify"
|
||||
command = "hugo --gc --minify -b $URL"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.69.2"
|
||||
|
||||
Reference in New Issue
Block a user