Skip to content

Commit 9d528a1

Browse files
1 parent bae01e0 commit 9d528a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.kokoro/nightly/integration.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ env_vars: {
1313
# TODO: remove this after we've migrated all tests and scripts
1414
env_vars: {
1515
key: "GCLOUD_PROJECT"
16-
value: "cloud-java-ci-sample"
16+
value: "java-docs-samples-testing"
1717
}
1818

1919
env_vars: {
2020
key: "GOOGLE_CLOUD_PROJECT"
21-
value: "cloud-java-ci-sample"
21+
value: "java-docs-samples-testing"
2222
}
2323

2424
env_vars: {

0 commit comments

Comments
 (0)