File tree 2 files changed +4
-4
lines changed
synthtool/gcp/templates/java_library/.kokoro
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ env_vars: {
28
28
29
29
env_vars: {
30
30
key: " GOOGLE_APPLICATION_CREDENTIALS"
31
- value: " secret_manager/java-it-service-accout "
31
+ value: " secret_manager/java-it-service-account "
32
32
}
33
33
34
34
env_vars: {
35
35
key: " SECRET_MANAGER_KEYS"
36
- value: " java-it-service-accout "
36
+ value: " java-it-service-account "
37
37
}
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ env_vars: {
24
24
25
25
env_vars: {
26
26
key: " GOOGLE_APPLICATION_CREDENTIALS"
27
- value: " secret_manager/java-it-service-accout "
27
+ value: " secret_manager/java-it-service-account "
28
28
}
29
29
30
30
env_vars: {
31
31
key: " SECRET_MANAGER_KEYS"
32
- value: " java-it-service-accout "
32
+ value: " java-it-service-account "
33
33
}
You can’t perform that action at this time.
0 commit comments