Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit eb80d5f

Browse files
build(java): use ENABLE_FLAKYBOT env variable (#495)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/958b48d1-f891-4f90-b4a3-febd19f4261d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@ff01716
1 parent 378560b commit eb80d5f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.kokoro/nightly/integration.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env_vars: {
2222
}
2323

2424
env_vars: {
25-
key: "ENABLE_BUILD_COP"
25+
key: "ENABLE_FLAKYBOT"
2626
value: "true"
2727
}
2828

.kokoro/nightly/samples.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ env_vars: {
3333
}
3434

3535
env_vars: {
36-
key: "ENABLE_BUILD_COP"
36+
key: "ENABLE_FLAKYBOT"
3737
value: "true"
3838
}

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-tasks.git",
7-
"sha": "d3f2e859ca49dc2f3e4937f9b6c15adf85167ccb"
7+
"sha": "378560b4f0735a24e10069608247d380f2536de5"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e"
22+
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)