Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
b7e4ed95510784a337b21fcf01509ca96b51f05d
/
.
/
modules
/
rules_apko
/
1.2.3
/
presubmit.yml
blob: d095a1d015ee360a5fb014c79ed26c4e1b50599e [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
[
"6.x"
,
"7.x"
]
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."