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

7 lines
64 B
Plaintext

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