File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,9 @@ env_vars: {
3030
env_vars: {
3131
key: "SECRET_MANAGER_KEYS"
3232
value: "java-it-service-account"
33+
}
34+
35+
env_vars: {
36+
key: "IT_SERVICE_ACCOUNT_EMAIL"
37+
3338
}
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
'.kokoro/presubmit/integration.cfg',
3535
'.kokoro/presubmit/samples.cfg',
3636
'.kokoro/presubmit/graalvm-native.cfg',
37+
'.kokoro/presubmit/graalvm-native-17.cfg',
3738
'CONTRIBUTING.md'
3839
])

0 commit comments

Comments
 (0)