Skip to content

Commit 1620b2c

Browse files
authored
fix(ruby): Disable multi-commits for Ruby bazel autosynth (#1149)
1 parent 09c59c2 commit 1620b2c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.kokoro-autosynth/ruby.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ env_vars: {
1919
value: "autosynth.providers.ruby"
2020
}
2121

22-
env_vars: {
23-
key: "AUTOSYNTH_MULTIPLE_COMMITS"
24-
value: "true"
25-
}
26-
2722
env_vars: {
2823
key: "SYNTHTOOL_TRACK_OBSOLETE_FILES"
2924
value: "true"

0 commit comments

Comments
 (0)