Skip to content

Commit 36f8065

Browse files
authored
Disable Protobuf in downstream pipeline (#2081)
protocolbuffers/protobuf#18328 (comment) No response from protobuf
1 parent 2d33fc6 commit 36f8065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildkite/bazelci.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@
242242
"http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/pipelines/protobuf.yml",
243243
"pipeline_slug": "protobuf",
244244
"owned_by_bazel": True,
245+
"disabled_reason": "https://github.com/protocolbuffers/protobuf/issues/18328"
245246
},
246247
"Stardoc": {
247248
"git_repository": "https://github.com/bazelbuild/stardoc.git",

0 commit comments

Comments
 (0)