[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add continuous tests against cloud-devel #1094

Merged
merged 4 commits into from
Jan 12, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add secret manager key
  • Loading branch information
rajatbhatta committed Jan 12, 2023
commit a0fcabeff9e558c4b3cc6291e4c8a0f485c6fc3e
10 changes: 10 additions & 0 deletions .kokoro/continuous/integration-cloud-devel.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,13 @@ env_vars: {
key: "JOB_TYPE"
value: "integration-cloud-devel"
}

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

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