Deploy to Hugo Production
This commit is contained in:
parent
34b7732f70
commit
999510aaad
@ -55,7 +55,7 @@ if [[ -z "${booleans['noGit']:-}" ]]; then
|
||||
git push
|
||||
fi
|
||||
|
||||
|
||||
HUGO_ENV=production
|
||||
hugo --quiet --source $path
|
||||
|
||||
cp -r $path/public ./blogContent
|
||||
|
Loading…
x
Reference in New Issue
Block a user