Skip to content

Commit

Permalink
chore: Updating Integration tests service account (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravpurohit06 committed Jan 11, 2023
1 parent d75ebc1 commit 26e935d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kokoro/nightly/integration-staging.cfg
Expand Up @@ -23,10 +23,10 @@ env_vars: {

env_vars: {
key: "GOOGLE_APPLICATION_CREDENTIALS"
value: "secret_manager/java-it-service-account"
value: "secret_manager/java-client-testing"
}

env_vars: {
key: "SECRET_MANAGER_KEYS"
value: "java-it-service-account"
value: "java-client-testing"
}

0 comments on commit 26e935d

Please sign in to comment.