Skip to content

Commit

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

0 comments on commit dd81b32

Please sign in to comment.