bazel: Add a link in docs to bazel targets doc
The official Bazel user guide has a great section on target patterns that fits in well with the examples we give for running tests. Change-Id: I0caa1d73a652adc5d2b8858e0ef73bddcda934f9
This commit is contained in:
@@ -376,6 +376,11 @@ The following values are currently supported for the group name:
|
||||
* server
|
||||
* ssh
|
||||
|
||||
Bazel itself supports a multitude of ways to
|
||||
link:https://docs.bazel.build/versions/master/guide.html#specifying-targets-to-build[specify targets,role=external,window=_blank]
|
||||
for fine-grained test selection that can be combined with many of the examples
|
||||
above.
|
||||
|
||||
[[elasticsearch]]
|
||||
=== Elasticsearch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user