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 @@ -246,7 +246,7 @@ steps:
246
246
image : family/elasticsearch-ubuntu-2404
247
247
machineType : n2-standard-8
248
248
buildDirectory : /dev/shm/bk
249
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
249
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
250
250
- label : check-branch-consistency
251
251
command : .ci/scripts/run-gradle.sh branchConsistency
252
252
timeout_in_minutes : 15
Original file line number Diff line number Diff line change @@ -665,7 +665,7 @@ steps:
665
665
image : family/elasticsearch-ubuntu-2404
666
666
machineType : n2-standard-8
667
667
buildDirectory : /dev/shm/bk
668
- if : build.branch == "main" || build.branch == "8.19" || build.branch == "7.17"
668
+ if : build.branch == "main" || build.branch == "9.1" || build.branch == "9.0" || build.branch == " 8.19" || build.branch == "8.18 " || build.branch == "7.17"
669
669
- label : check-branch-consistency
670
670
command : .ci/scripts/run-gradle.sh branchConsistency
671
671
timeout_in_minutes : 15
You can’t perform that action at this time.
0 commit comments