Docs: Update references to reflect the transition from Caddy to Nginx
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 24s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 24s
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
# Build the site using dynamic environment variable overrides
|
||||
HUGO_PARAMS_ARTICLE_EDITURL="https://git.wompmacho.com/wompmacho/docs-public/src/branch/main" hugo --minify --destination public
|
||||
|
||||
# Deploy to Caddy
|
||||
# Deploy to Nginx Volume
|
||||
mkdir -p /deploy/wiki
|
||||
rm -rf /deploy/wiki/*
|
||||
cp -r public/* /deploy/wiki/
|
||||
|
||||
Reference in New Issue
Block a user