peridot/ci/bazel.jsonnet

7 lines
64 B
Plaintext
Raw Normal View History

2022-07-07 20:11:50 +00:00
{
define_project(path)::
{
bazel_path: path
}
}