Skip to content

Commit 26e935d

Browse files
chore: Updating Integration tests service account (#2224)
1 parent d75ebc1 commit 26e935d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.kokoro/nightly/integration-staging.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ env_vars: {
2323

2424
env_vars: {
2525
key: "GOOGLE_APPLICATION_CREDENTIALS"
26-
value: "secret_manager/java-it-service-account"
26+
value: "secret_manager/java-client-testing"
2727
}
2828

2929
env_vars: {
3030
key: "SECRET_MANAGER_KEYS"
31-
value: "java-it-service-account"
31+
value: "java-client-testing"
3232
}

0 commit comments

Comments
 (0)