Sign in
bazel
/
bazel-toolchains
/
0fedf40a80d2199af0395e36ac780e07beaab6bb
/
.
/
container
/
common
/
bazel
/
bazel.yaml.tpl
blob: ccac4b4612614a6f9b7a8a275368065b146ceb5b [
file
] [
log
] [
blame
]
schemaVersion
:
"2.0.0"
commandTests
:
-
name
:
'check-bazel'
command
:
'bazel'
args
:
[
'version'
]
expectedOutput
:
[
'Build label: {_BAZEL_VERSION}'
]
fileExistenceTests
:
-
name
:
'bazelrc'
path
:
'/etc/bazel.bazelrc'
shouldExist
:
true