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