Skip to content

Commit

Permalink
bazel: Make contrib config targets public (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed Aug 1, 2024
1 parent 01eb6db commit afeb9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ filegroup(
"**/*docker-compose*.yaml",
],
),
visibility = ["//visibility:public"],
)

filegroup(
Expand Down

0 comments on commit afeb9d1

Please sign in to comment.