Added 7.9 branch to ci jobs
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
---
|
||||
- job:
|
||||
name: elastic+elasticsearch-js+7.8
|
||||
display-name: 'elastic / elasticsearch-js # 7.8'
|
||||
description: Testing the elasticsearch-js 7.8 branch.
|
||||
name: elastic+elasticsearch-js+7.9
|
||||
display-name: 'elastic / elasticsearch-js # 7.9'
|
||||
description: Testing the elasticsearch-js 7.9 branch.
|
||||
junit_results: "*-junit.xml"
|
||||
parameters:
|
||||
- string:
|
||||
name: branch_specifier
|
||||
default: refs/heads/7.8
|
||||
default: refs/heads/7.9
|
||||
description: the Git branch specifier to build (<branchName>, <tagName>,
|
||||
<commitId>, etc.)
|
||||
triggers:
|
||||
Reference in New Issue
Block a user