Skip to content

Commit 0759f30

Browse files
committed
[CI] Adds 7.14 Jenkins job
1 parent c09463a commit 0759f30

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
- job:
3+
name: elastic+elasticsearch-ruby+7.14
4+
display-name: 'elastic / elasticsearch-ruby # 7.14'
5+
description: Testing the elasticsearch-ruby 7.14 branch.
6+
junit_results: "*-junit.xml"
7+
parameters:
8+
- string:
9+
name: branch_specifier
10+
default: refs/heads/7.14
11+
description: the Git branch specifier to build (<branchName>, <tagName>,
12+
<commitId>, etc.)

0 commit comments

Comments
 (0)