the-algorithm/user-signal-service/server/src/main/resources/BUILD

8 lines
94 B
Python

resources(
sources = [
"*.xml",
"*.yml",
"config/*.yml",
],
)