Skip to content

Commit

Permalink
Added 8.9 CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Aug 3, 2023
1 parent 06ffbff commit c245f9b
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+8.7
display-name: 'elastic / elasticsearch-php # 8.7'
description: Testing the elasticsearch-php 8.7 branch.
name: elastic+elasticsearch-php+8.9
display-name: 'elastic / elasticsearch-php # 8.9'
description: Testing the elasticsearch-php 8.9 branch.
parameters:
- string:
name: branch_specifier
default: refs/heads/8.7
default: refs/heads/8.9
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
triggers:
Expand Down

0 comments on commit c245f9b

Please sign in to comment.