We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa2737 commit 9d5a741Copy full SHA for 9d5a741
buildkite/bazelci.py
@@ -54,7 +54,7 @@
54
55
CLOUD_PROJECT = "bazel-public" if THIS_IS_TRUSTED else "bazel-untrusted"
56
57
-GITHUB_BRANCH = {"bazel": "master", "bazel-trusted": "master", "bazel-testing": "testing"}[
+GITHUB_BRANCH = {"bazel": "master", "bazel-trusted": "master", "bazel-testing": "pcloudy-bcr-test"}[
58
BUILDKITE_ORG
59
]
60
0 commit comments