mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 21:49:23 +01:00
neylify: add url
This commit is contained in:
committed by
GitHub
parent
e22943f9b0
commit
0c1dd44381
@@ -1,7 +1,7 @@
|
|||||||
[build]
|
[build]
|
||||||
base = "exampleSite"
|
base = "exampleSite"
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "hugo --gc --minify --themesDir ../../ -t repo"
|
command = "hugo --gc --minify --themesDir ../../ -t repo -b $URL"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.76.3"
|
HUGO_VERSION = "0.76.3"
|
||||||
@@ -9,7 +9,7 @@ HUGO_ENV = "production"
|
|||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.split1]
|
[context.split1]
|
||||||
command = "hugo --gc --minify --enableGitInfo --themesDir ../../ -t repo"
|
command = "hugo --gc --minify --enableGitInfo -b $DEPLOY_PRIME_URL --themesDir ../../ -t repo"
|
||||||
|
|
||||||
[context.split1.environment]
|
[context.split1.environment]
|
||||||
HUGO_VERSION = "0.76.3"
|
HUGO_VERSION = "0.76.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user