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 @@ -232,7 +232,7 @@ steps:
232
232
image : family/elasticsearch-ubuntu-2404
233
233
machineType : n2-standard-8
234
234
buildDirectory : /dev/shm/bk
235
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
235
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
236
236
- label : check-branch-consistency
237
237
command : .ci/scripts/run-gradle.sh branchConsistency
238
238
timeout_in_minutes : 15
Original file line number Diff line number Diff line change @@ -613,7 +613,7 @@ steps:
613
613
image : family/elasticsearch-ubuntu-2404
614
614
machineType : n2-standard-8
615
615
buildDirectory : /dev/shm/bk
616
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
616
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
617
617
- label : check-branch-consistency
618
618
command : .ci/scripts/run-gradle.sh branchConsistency
619
619
timeout_in_minutes : 15
You can’t perform that action at this time.
0 commit comments