mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +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
|
else
|
||||||
bazel-release:
|
bazel-release:
|
||||||
bazel build //build/release-tars
|
bazel build //build/release-tars
|
||||||
|
bazel shutdown
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user