summaryrefslogtreecommitdiffhomepage
path: root/kokoro/common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'kokoro/common.cfg')
-rw-r--r--kokoro/common.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/kokoro/common.cfg b/kokoro/common.cfg
index de58242d9..9d26f49b8 100644
--- a/kokoro/common.cfg
+++ b/kokoro/common.cfg
@@ -3,7 +3,7 @@ before_action {
fetch_keystore {
keystore_resource {
keystore_config_id: 73898
- keyname: "kokoro_rbe"
+ keyname: "kokoro-rbe-service-account"
}
}
}
@@ -19,7 +19,7 @@ bazel_setting {
# This must match the values in the job config.
auth_credential: {
keystore_config_id: 73898
- keyname: "kokoro_rbe"
+ keyname: "kokoro-rbe-service-account"
}
# Do not change unless you know what you are doing.