Explicitly shutdown bazel after the target finishes
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user