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

Commit 37941b2

Browse files
authored
chore: updating cloud RAD bucket to prod (#1224)
1 parent 33dd784 commit 37941b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.kokoro/release/publish_javadoc11.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# cloud-rad production
44
env_vars: {
55
key: "STAGING_BUCKET_V2"
6-
value: "docs-staging-v2-dev"
6+
value: "docs-staging-v2"
77
}
88

99
# Configure the docker image for kokoro-trampoline
@@ -27,4 +27,4 @@ before_action {
2727
}
2828

2929
# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
30-
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
30+
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"

0 commit comments

Comments
 (0)