mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #87929 from dims/ensure-bazel-is-really-down
Ensure bazel is really brought down (ONLY on bazel-release target)
This commit is contained in:
commit
06c639fb4a
@ -624,4 +624,5 @@ else
|
||||
bazel-release:
|
||||
bazel build //build/release-tars
|
||||
bazel shutdown
|
||||
pkill ^bazel || true
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user