Skip to content

Commit 36785be

Browse files
committed
Ensure bazel is really brought down
1 parent 64ba0bf commit 36785be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/root/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,4 +624,5 @@ else
624624
bazel-release:
625625
bazel build //build/release-tars
626626
bazel shutdown
627+
pkill ^bazel || true
627628
endif

0 commit comments

Comments
 (0)