Added 7.7 branch to ci jobs
This commit is contained in:
14
.ci/jobs/elastic+elasticsearch-js+7.7.yml
Normal file
14
.ci/jobs/elastic+elasticsearch-js+7.7.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
- job:
|
||||||
|
name: elastic+elasticsearch-js+7.7
|
||||||
|
display-name: 'elastic / elasticsearch-js # 7.7'
|
||||||
|
description: Testing the elasticsearch-js 7.7 branch.
|
||||||
|
parameters:
|
||||||
|
- string:
|
||||||
|
name: branch_specifier
|
||||||
|
default: refs/heads/7.7
|
||||||
|
description: the Git branch specifier to build (<branchName>, <tagName>,
|
||||||
|
<commitId>, etc.)
|
||||||
|
triggers:
|
||||||
|
- github
|
||||||
|
- timed: '@daily'
|
||||||
Reference in New Issue
Block a user