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