Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 3a54a8e

Browse files
authored
chore: revert nightly integration project (#1915)
* chore: revert nightly integration project" * Update integration.cfg
1 parent 001302b commit 3a54a8e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.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: "java-docs-samples-testing"
16+
value: "gcloud-devel"
1717
}
1818

1919
env_vars: {
2020
key: "GOOGLE_CLOUD_PROJECT"
21-
value: "java-docs-samples-testing"
21+
value: "gcloud-devel"
2222
}
2323

2424
env_vars: {

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@
2727
'.kokoro/dependencies.sh',
2828
'codecov.yaml',
2929
'renovate.json',
30+
'.kokoro/nightly/integration.cfg'
3031
])

0 commit comments

Comments
 (0)