Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
rules_oci
/
2.2.2
/
presubmit.yml
blob: 03835190711c9054cd1213e3406e9e43a9df9330 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
[
"6.x"
,
"7.x"
]
# TODO(#97): add windows
platform:
[
"debian10"
,
"ubuntu2004"
]
tasks:
test_linux:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."