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

Commit 2804cbc

Browse files
chore(python_library): change the docs bucket name
Source-Author: Takashi Matsuo <tmatsuo@google.com> Source-Date: Fri Oct 16 09:58:05 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: da5c6050d13b4950c82666a81d8acd25157664ae Source-Link: googleapis/synthtool@da5c605
1 parent 93e24fd commit 2804cbc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.kokoro/docs/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env_vars: {
3030

3131
env_vars: {
3232
key: "V2_STAGING_BUCKET"
33-
value: "docs-staging-v2-staging"
33+
value: "docs-staging-v2"
3434
}
3535

3636
# It will upload the docker image after successful builds.

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "71088f11302e80aae77751d5a915dd2e8b684ec8",
15-
"internalRef": "336969301"
14+
"sha": "e5211c547d63632963f9125e2b333185d57ff8f6",
15+
"internalRef": "337519886"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "477764cc4ee6db346d3febef2bb1ea0abf27de52"
22+
"sha": "da5c6050d13b4950c82666a81d8acd25157664ae"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)