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
e6b8be3aaf
commit
e3fad6c45c
@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL"
|
||||
command = "hugo --gc --minify -b $URL"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.58.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user