mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-09-18 08:20:54 +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.