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 @@ -217,7 +217,7 @@ steps:
217
217
image : family/elasticsearch-ubuntu-2404
218
218
machineType : n2-standard-8
219
219
buildDirectory : /dev/shm/bk
220
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
220
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
221
221
- label : check-branch-consistency
222
222
command : .ci/scripts/run-gradle.sh branchConsistency
223
223
timeout_in_minutes : 15
Original file line number Diff line number Diff line change @@ -921,7 +921,7 @@ steps:
921
921
image : family/elasticsearch-ubuntu-2404
922
922
machineType : n2-standard-8
923
923
buildDirectory : /dev/shm/bk
924
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
924
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
925
925
- label : check-branch-consistency
926
926
command : .ci/scripts/run-gradle.sh branchConsistency
927
927
timeout_in_minutes : 15
You can’t perform that action at this time.
0 commit comments