product excellence
diff --git a/buildkite/bazelci.py b/buildkite/bazelci.py
index 97b1732..a4bcac9 100644
--- a/buildkite/bazelci.py
+++ b/buildkite/bazelci.py
@@ -215,8 +215,8 @@
 
 def gcloud_command():
     if is_windows():
-        return "gsutil.cmd"
-    return "gsutil"
+        return "gcloud.cmd"
+    return "gcloud"
 
 def bazelcipy_url():
     """