File tree Expand file tree Collapse file tree
branches/autosynth-automl/.kokoro/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
122122refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123refs/heads/autosynth-asset: bdb45634a0fe8f7a510692b56b31f5312e25f453
124- refs/heads/autosynth-automl: b727a8ae0d9793b005a7d048a8d49aeb47315019
124+ refs/heads/autosynth-automl: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
125125refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d948f
126126refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f
127127refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
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