Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
2c0b7ed6e969cb2c32d2b7275de3523eae922dbb
/
.
/
modules
/
rules_distroless
/
0.2.0
/
presubmit.yml
blob: 83b72c80366c90210b3a9c961063bfc14f216a08 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"6.x"
,
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."