peridot/ci/bazel.jsonnet

7 lines
64 B
Plaintext

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