blob: 5ee23749b2c933636fce07d2e5999218fdf1b745 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/crane_as_registry"
matrix:
# TODO(#97): add windows
# File "C:/b/eznkjcld/external/rules_oci~override/oci/repositories.bzl", line 100, column 64, in _stucture_test_repo_impl
# integrity = ST_VERSIONS[repository_ctx.attr.st_version][platform],
# Error: key "windows-amd64" not found in dictionary
platform: ["debian10", "macos", "ubuntu2004"]
bazel: ["6.x", "7.x"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."