mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Use custom domain for production deploy
This commit is contained in:
parent
ea630afc95
commit
ee43d83ac7
@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL"
|
command = "hugo --gc --minify -b $URL"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.58.3"
|
HUGO_VERSION = "0.58.3"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user