mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +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:
@@ -624,4 +624,5 @@ else
|
||||
bazel-release:
|
||||
bazel build //build/release-tars
|
||||
bazel shutdown
|
||||
pkill ^bazel || true
|
||||
endif
|
||||
|
Reference in New Issue
Block a user