Skip to content

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.kokoro/nightly/integration.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ env_vars: {
3535
key: "SECRET_MANAGER_KEYS"
3636
value: "java-it-service-account"
3737
}
38+
39+
env_vars: {
40+
key: "GCS_BUCKET"
41+
value: "byoid-it-bucket"
42+
}

.kokoro/presubmit/integration.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ env_vars: {
3131
key: "SECRET_MANAGER_KEYS"
3232
value: "java-it-service-account"
3333
}
34+
35+
env_vars: {
36+
key: "GCS_BUCKET"
37+
value: "byoid-it-bucket"
38+
}

0 commit comments

Comments
 (0)