don't keep removing public
This commit is contained in:
parent
df14cf8a2d
commit
3ef31b1164
@ -2,8 +2,7 @@
|
||||
set -xeuo pipefail
|
||||
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
||||
|
||||
rm -fr public
|
||||
hugo
|
||||
hugo --cleanDestinationDir
|
||||
|
||||
cd public
|
||||
zopfli=$(bazel run --run_under=echo @zopfli//:zopfli)
|
||||
|
Loading…
Reference in New Issue
Block a user