We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb80fa commit c4f3059Copy full SHA for c4f3059
synthtool/gcp/templates/java_library/.kokoro/nightly/integration.cfg
@@ -28,10 +28,10 @@ env_vars: {
28
29
env_vars: {
30
key: "GOOGLE_APPLICATION_CREDENTIALS"
31
- value: "secret_manager/java-it-service-accout"
+ value: "secret_manager/java-it-service-account"
32
}
33
34
35
key: "SECRET_MANAGER_KEYS"
36
- value: "java-it-service-accout"
+ value: "java-it-service-account"
37
synthtool/gcp/templates/java_library/.kokoro/presubmit/integration.cfg
@@ -24,10 +24,10 @@ env_vars: {
24
25
26
27
0 commit comments