Skip to content

Commit

Permalink
Added 8.0 ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Mar 3, 2022
1 parent ef4e8f5 commit da42727
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
- job:
name: elastic+elasticsearch-php+7.16
display-name: 'elastic / elasticsearch-php # 7.16'
description: Testing the elasticsearch-php 7.16 branch.
name: elastic+elasticsearch-php+8.0
display-name: 'elastic / elasticsearch-php # 8.0'
description: Testing the elasticsearch-php 8.0 branch.
parameters:
- string:
name: branch_specifier
default: refs/heads/7.16
default: refs/heads/8.0
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
triggers:
Expand Down

0 comments on commit da42727

Please sign in to comment.