We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269eed4 commit 15f270dCopy full SHA for 15f270d
.ci/jobs/elastic+elasticsearch-rs+7.9.yml renamed to .ci/jobs/elastic+elasticsearch-rs+7.11.yml
@@ -1,13 +1,13 @@
1
---
2
- job:
3
- name: elastic+elasticsearch-rs+7.9
4
- display-name: 'elastic / elasticsearch-rs # 7.9'
5
- description: Testing the elasticsearch-rs 7.9 branch.
+ name: elastic+elasticsearch-rs+7.11
+ display-name: 'elastic / elasticsearch-rs # 7.11'
+ description: Testing the elasticsearch-rs 7.11 branch.
6
junit_results: "*-junit.xml"
7
parameters:
8
- string:
9
name: branch_specifier
10
- default: refs/heads/7.9
+ default: refs/heads/7.11
11
description: The Git branch specifier to build
12
triggers:
13
- github
0 commit comments