Skip to content

Commit 2abca90

Browse files
Copilotphlax
andauthored
BUILD: Exclude kafka-mesh/*.yaml from main configs filegroup (#1028)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 117f76c commit 2abca90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ filegroup(
6666
"mysql/*",
6767
"postgres/*",
6868
"kafka/*.yaml",
69+
"kafka-mesh/*.yaml",
6970
],
7071
) + ["@envoy-example-wasmcc//:configs"],
7172
visibility = ["//visibility:public"],

0 commit comments

Comments
 (0)