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