Merge "Remove obsolete Bazel spawn strategies"
This commit is contained in:
commit
68abc67119
@ -5,8 +5,6 @@
|
||||
{{ bazelisk_executable }} version
|
||||
{{ bazelisk_executable }} \
|
||||
build \
|
||||
--spawn_strategy=standalone \
|
||||
--genrule_strategy=standalone \
|
||||
{{ bazelisk_targets|join(' ') }}
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
Loading…
Reference in New Issue
Block a user