Disable Tulsi in downstream
Due to https://github.com/bazelbuild/bazel/issues/7885
diff --git a/buildkite/bazelci.py b/buildkite/bazelci.py
index d192b6d..898fcd5 100644
--- a/buildkite/bazelci.py
+++ b/buildkite/bazelci.py
@@ -301,6 +301,7 @@
"git_repository": "https://github.com/bazelbuild/tulsi.git",
"http_config": "https://raw.githubusercontent.com/bazelbuild/tulsi/master/.bazelci/presubmit.yml",
"pipeline_slug": "tulsi-bazel-darwin",
+ "disable_reason", "https://github.com/bazelbuild/bazel/issues/7885",
},
}