Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e16067afb1b3ea4eea0216643e8de98b5345864e
/
.
/
modules
/
rules_oci
/
2.2.0
/
presubmit.yml
blob: 082f57a924823c9d949b7898e6d920302a896969 [
file
]
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:
-
"//..."