File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
- job :
3
- name : elastic+elasticsearch-rs+7.10
4
- display-name : ' elastic / elasticsearch-rs # 7.10 '
5
- description : Testing the elasticsearch-rs 7.10 branch.
3
+ name : elastic+elasticsearch-rs+7.14
4
+ display-name : ' elastic / elasticsearch-rs # 7.14 '
5
+ description : Testing the elasticsearch-rs 7.14 branch.
6
6
junit_results : " *-junit.xml"
7
7
parameters :
8
8
- string :
9
9
name : branch_specifier
10
- default : refs/heads/7.10
10
+ default : refs/heads/7.14
11
11
description : The Git branch specifier to build
12
12
triggers :
13
13
- github
Original file line number Diff line number Diff line change 1
1
---
2
2
- job :
3
- name : elastic+elasticsearch-rs+7.11
4
- display-name : ' elastic / elasticsearch-rs # 7.11 '
5
- description : Testing the elasticsearch-rs 7.11 branch.
3
+ name : elastic+elasticsearch-rs+7.15
4
+ display-name : ' elastic / elasticsearch-rs # 7.15 '
5
+ description : Testing the elasticsearch-rs 7.15 branch.
6
6
junit_results : " *-junit.xml"
7
7
parameters :
8
8
- string :
9
9
name : branch_specifier
10
- default : refs/heads/7.11
10
+ default : refs/heads/7.15
11
11
description : The Git branch specifier to build
12
12
triggers :
13
13
- github
You can’t perform that action at this time.
0 commit comments