hugo: panic on warning
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
set -xeuo pipefail
|
set -xeuo pipefail
|
||||||
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
||||||
|
|
||||||
hugo --cleanDestinationDir
|
hugo --cleanDestinationDir --printPathWarnings --panicOnWarning --log
|
||||||
|
|
||||||
cd public
|
cd public
|
||||||
zopfli=$(bazel run --ui_event_filters=-info,-stdout,-stderr --noshow_progress --run_under=echo @zopfli//:zopfli)
|
zopfli=$(bazel run --ui_event_filters=-info,-stdout,-stderr --noshow_progress --run_under=echo @zopfli//:zopfli)
|
||||||
|
|||||||
Reference in New Issue
Block a user