This repository was archived by the owner on Dec 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 115115# fix output location of logs
116116bash .kokoro/coerce_logs.sh
117117
118- if [[ " ${ENABLE_BUILD_COP } " == " true" ]]
118+ if [[ " ${ENABLE_FLAKYBOT } " == " true" ]]
119119then
120120 chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/flakybot
121121 ${KOKORO_GFILE_DIR} /linux_amd64/flakybot -repo=googleapis/java-speech
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ env_vars: {
2222}
2323
2424env_vars: {
25- key: " ENABLE_BUILD_COP "
25+ key: " ENABLE_FLAKYBOT "
2626 value: " true"
2727}
2828
Original file line number Diff line number Diff line change @@ -33,6 +33,6 @@ env_vars: {
3333}
3434
3535env_vars: {
36- key: " ENABLE_BUILD_COP "
36+ key: " ENABLE_FLAKYBOT "
3737 value: " true"
3838}
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-speech.git",
7- "sha": "ac268c58c2c7df2bd7ba2e790403f75b0424ca2c "
7+ "sha": "c899fbcb8bc09af473b3d3fa5eb9656097859a43 "
88 }
99 },
1010 {
2727 "git": {
2828 "name": "synthtool",
2929 "remote": "https://github.com/googleapis/synthtool.git",
30- "sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e "
30+ "sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d "
3131 }
3232 }
3333 ],
You can’t perform that action at this time.
0 commit comments