peridot/ci/bazel.jsonnet
2022-07-07 22:13:21 +02:00

6 lines
64 B
Text

{
define_project(path)::
{
bazel_path: path
}
}