File tree Expand file tree Collapse file tree
branches/autosynth-tasks/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ refs/heads/autosynth-redis: 2b698ebe7faaa0b93246576a88941682e0888e57
139139refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142- refs/heads/autosynth-tasks: b727a8ae0d9793b005a7d048a8d49aeb47315019
142+ refs/heads/autosynth-tasks: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
143143refs/heads/autosynth-texttospeech: 2c442fe0b7f089fbab266edfe4dd83c532e82dd0
144144refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
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