Fix name of Cloud Robotics Core pipeline
diff --git a/buildkite/bazelci.py b/buildkite/bazelci.py
index 94bdd00..af4e3fd 100644
--- a/buildkite/bazelci.py
+++ b/buildkite/bazelci.py
@@ -118,7 +118,7 @@
"http_config": "https://raw.githubusercontent.com/bazelbuild/intellij/master/.bazelci/clion.yml",
"pipeline_slug": "clion-plugin",
},
- "cloud-robotics core": {
+ "Cloud Robotics Core": {
"git_repository": "https://github.com/googlecloudrobotics/core.git",
"http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/pipelines/cloud-robotics-postsubmit.yml",
"pipeline_slug": "cloud-robotics-core",