mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Ensure bazel is really brought down
This commit is contained in:
parent
64ba0bf3d6
commit
36785bedfc
@ -624,4 +624,5 @@ else
|
|||||||
bazel-release:
|
bazel-release:
|
||||||
bazel build //build/release-tars
|
bazel build //build/release-tars
|
||||||
bazel shutdown
|
bazel shutdown
|
||||||
|
pkill ^bazel || true
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user