mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-26 02:19:51 +00:00
grep returns exit 1 when no lite-v* tags exist yet, which pipefail propagates before the -z check. Add || true.
grep returns exit 1 when no lite-v* tags exist yet, which pipefail propagates before the -z check. Add || true.