mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Explicitly shutdown bazel after the target finishes
This commit is contained in:
parent
9f6f608816
commit
fc719c13f5
@ -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