We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08491f8 commit 4ace294Copy full SHA for 4ace294
.github/.OwlBot.lock.yaml
@@ -13,4 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16
- digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
+ digest: sha256:029f8a2fcd20ab09808e4a5cf5f3866f5976b6635197c764679f9b22591aab58
17
+# created: 2022-04-01T19:51:01.017179449Z
.kokoro/nightly/integration.cfg
@@ -13,12 +13,12 @@ env_vars: {
# TODO: remove this after we've migrated all tests and scripts
env_vars: {
key: "GCLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
18
19
20
key: "GOOGLE_CLOUD_PROJECT"
21
22
23
24
0 commit comments