aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/docs/common.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.kokoro/docs/common.cfg')
-rw-r--r--.kokoro/docs/common.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/.kokoro/docs/common.cfg b/.kokoro/docs/common.cfg
index 24c8c89..980bff5 100644
--- a/.kokoro/docs/common.cfg
+++ b/.kokoro/docs/common.cfg
@@ -30,7 +30,9 @@ env_vars: {
env_vars: {
key: "V2_STAGING_BUCKET"
- value: "docs-staging-v2"
+ # Push non-cloud library docs to `docs-staging-v2-staging` instead of the
+ # Cloud RAD bucket `docs-staging-v2`
+ value: "docs-staging-v2-staging"
}
# It will upload the docker image after successful builds.