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