File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ steps:
230
230
image : family/elasticsearch-ubuntu-2404
231
231
machineType : n2-standard-8
232
232
buildDirectory : /dev/shm/bk
233
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
233
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
234
234
- label : check-branch-consistency
235
235
command : .ci/scripts/run-gradle.sh branchConsistency
236
236
timeout_in_minutes : 15
Original file line number Diff line number Diff line change @@ -953,7 +953,7 @@ steps:
953
953
image : family/elasticsearch-ubuntu-2404
954
954
machineType : n2-standard-8
955
955
buildDirectory : /dev/shm/bk
956
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
956
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
957
957
- label : check-branch-consistency
958
958
command : .ci/scripts/run-gradle.sh branchConsistency
959
959
timeout_in_minutes : 15
You can’t perform that action at this time.
0 commit comments