better hugo call
This commit is contained in:
parent
36ca3a6e2d
commit
5b07a8286e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -e
|
||||||
git pull -q &> /dev/null
|
git pull -q &> /dev/null
|
||||||
|
|
||||||
# rerun hugo generator
|
# rerun hugo generator
|
||||||
hugo --minify --noTimes
|
hugo --cleanDestinationDir --enableGitInfo --gc --minify
|
||||||
|
|
||||||
# current date
|
# current date
|
||||||
date -Iseconds
|
date -Iseconds
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue