File tree Expand file tree Collapse file tree
branches/autosynth-pubsub/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115refs/heads/autosynth-container: d17e1a76a903f9e05eba56a9bf5d12c1b15b67d7
116116refs/heads/autosynth-monitoring: e66569bd7358a90d17097f90cf8c70dbeeb048cf
117- refs/heads/autosynth-pubsub: b727a8ae0d9793b005a7d048a8d49aeb47315019
117+ refs/heads/autosynth-pubsub: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
118118refs/heads/autosynth-video-intelligence: 376f1f5972d56c508e9755b817ac478e84b219de
119119refs/heads/autosynth-vision: c99f959b6acf4840e473f2e67144d00ec52875e5
120120refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
Original file line number Diff line number Diff line change 11# Format: //devtools/kokoro/config/proto/build.proto
22env_vars: {
33 key: " STAGING_BUCKET"
4- value: " docs_staging "
4+ value: " docs-staging "
55}
66
77env_vars: {
Original file line number Diff line number Diff line change 1616set -eo pipefail
1717
1818if [[ -z " ${CREDENTIALS} " ]]; then
19- CREDENTIALS=${KOKORO_KEYSTORE_DIR} /73713-docuploader_service_account
19+ CREDENTIALS=${KOKORO_KEYSTORE_DIR} /73713_docuploader_service_account
2020fi
2121
2222if [[ -z " ${STAGING_BUCKET} " ]]; then
You can’t perform that action at this time.
0 commit comments