File tree Expand file tree Collapse file tree
branches/autosynth-talent/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ refs/tags/v0.80.0: f745e744d38e4fe636f34d0e04795ba3d014287d
170170refs/tags/v0.81.0: ed3a0c85339ea6b73560b9a570abfbb76b93a263
171171refs/heads/autosynth-dataproc: 812eb0e76f4543bffe59701872476c4b5b7415f5
172172refs/heads/autosynth-securitycenter: f2f2feb8f3949c986d37e55cd23cdb0ce774f287
173- refs/heads/autosynth-talent: b727a8ae0d9793b005a7d048a8d49aeb47315019
173+ refs/heads/autosynth-talent: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
174174refs/heads/cscc-samples: 620d105e6b574cfeeee04e413a157b7bd34ebc8b
175175refs/heads/igorbernstein2-patch-1: f62464ee14df1e44a3b173cdc3976563d1b3078b
176176refs/heads/mrschmidt-collectiongroup: a6d948bf3731a7e1ce1fcd3db8ab733a3c9b17de
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