aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 6c9d42ac98..3687a2ed2e 100644
--- a/BUILD
+++ b/BUILD
@@ -21,7 +21,7 @@ filegroup(
"//src:srcs",
"//tools:srcs",
"//third_party:srcs",
- ],
+ ] + glob([".bazelci/*"]),
visibility = ["//src/test/shell/bazel:__pkg__"],
)