This repository was archived by the owner on Sep 16, 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-websecurityscanner
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-websecurityscanner.git",
7- "sha": "1b20d866b4276627eeb8a3ea63ae7f8d19a73e8a "
7+ "sha": "f712f4b522e7a0aee9e75c1d7803f9c9911cb237 "
88 }
99 },
1010 {
3535 "git": {
3636 "name": "synthtool",
3737 "remote": "https://github.com/googleapis/synthtool.git",
38- "sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e "
38+ "sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d "
3939 }
4040 }
4141 ],
You can’t perform that action at this time.
0 commit comments