mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Merge pull request #87866 from dims/shutdown-bazel-explicitly-after-we-build
Explicitly shutdown bazel after the target finishes
This commit is contained in:
commit
9a1ea1844e
@ -623,4 +623,5 @@ bazel-release:
|
||||
else
|
||||
bazel-release:
|
||||
bazel build //build/release-tars
|
||||
bazel shutdown
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user