File tree Expand file tree Collapse file tree
branches/autosynth-container/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
112112refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
113113refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115- refs/heads/autosynth-container: b727a8ae0d9793b005a7d048a8d49aeb47315019
115+ refs/heads/autosynth-container: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
116116refs/heads/autosynth-monitoring: e66569bd7358a90d17097f90cf8c70dbeeb048cf
117117refs/heads/autosynth-pubsub: 8aac5a6202d83e8d67f5cb1d58f0adf9f2622aeb
118118refs/heads/autosynth-video-intelligence: 82b145665822830c46d47eb8925edb2d842d6815
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