Skip to content

Commit

Permalink
Added 7.10 job in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Oct 14, 2020
1 parent c03a02c commit dfd2b62
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .ci/jobs/elastic+elasticsearch-php+7.10.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
- job:
name: elastic+elasticsearch-php+7.10
display-name: 'elastic / elasticsearch-php # 7.10'
description: Testing the elasticsearch-php 7.10 branch.
parameters:
- string:
name: branch_specifier
default: refs/heads/7.10
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
triggers:
- github
- timed: 'H */12 * * *'

0 comments on commit dfd2b62

Please sign in to comment.