databuild/BUILD.bazel

6 lines
112 B
Python

filegroup(
name = "jq",
srcs = ["//databuild/runtime:jq"],
visibility = ["//visibility:public"],
)