File tree Expand file tree Collapse file tree
branches/autosynth-os-login/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ refs/heads/autosynth-firestore: e79eeb26930dfae4439424ad2fda5874eeca54c8
134134refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136136refs/heads/autosynth-language: 6130869312f99a1e7d3aa0485759172a23333cc5
137- refs/heads/autosynth-os-login: b727a8ae0d9793b005a7d048a8d49aeb47315019
137+ refs/heads/autosynth-os-login: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
138138refs/heads/autosynth-redis: 6bedce4d7c7c6ca6a22e83ad1780e08fdc565a9e
139139refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140refs/heads/autosynth-spanner: de02ca32edea133b68b51052e325359a3704b5d2
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