Merge "Remove obsolete Bazel spawn strategies"

This commit is contained in:
Zuul 2021-05-07 03:33:53 +00:00 committed by Gerrit Code Review
commit 68abc67119

View File

@ -5,8 +5,6 @@
{{ bazelisk_executable }} version
{{ bazelisk_executable }} \
build \
--spawn_strategy=standalone \
--genrule_strategy=standalone \
{{ bazelisk_targets|join(' ') }}
args:
executable: /bin/bash