the-algorithm/representation-scorer/server/src/main/resources/BUILD

10 lines
163 B
Python

resources(
sources = [
"*.xml",
"*.yml",
"com/twitter/slo/slo.json",
"config/*.yml",
],
tags = ["bazel-compatible"],
)