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 db678f9 commit 3907b94Copy full SHA for 3907b94
.ci/jobs/elastic+go-elasticsearch+8.1.yml renamed to .ci/jobs/elastic+go-elasticsearch+8.3.yml
@@ -1,13 +1,13 @@
1
---
2
- job:
3
- name: elastic+go-elasticsearch+8.1
4
- display-name: 'elastic / go-elasticsearch # 8.1'
5
- description: Testing the go-elasticsearch 8.1 branch.
+ name: elastic+go-elasticsearch+8.3
+ display-name: 'elastic / go-elasticsearch # 8.3'
+ description: Testing the go-elasticsearch 8.3 branch.
6
junit_results: "*-junit.xml"
7
parameters:
8
- string:
9
name: branch_specifier
10
- default: refs/heads/8.1
+ default: refs/heads/8.3
11
description: The Git branch specifier to build
12
triggers:
13
- github
0 commit comments