4
0
mirror of https://github.com/rocky-linux/peridot.git synced 2024-12-21 10:18:32 +00:00
peridot/ci/bazel.jsonnet
2022-07-07 22:13:21 +02:00

7 lines
64 B
Plaintext

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