Removed branch 6.9 from ci jobs

This commit is contained in:
delvedor
2019-07-18 10:19:16 +02:00
parent 62e7ba5653
commit 24e674469e

View File

@ -1,14 +0,0 @@
---
- job:
name: elastic+elasticsearch-js+6.9
display-name: 'elastic / elasticsearch-js # 6.9'
description: Testing the elasticsearch-js 6.9 branch.
parameters:
- string:
name: branch_specifier
default: refs/heads/6.9
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
triggers:
- github
- timed: '@weekly'