Skip to content

Commit

Permalink
Renamed 7.x branch in 7.16 and removed 7.14 job
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Nov 16, 2021
1 parent a370009 commit 3df6517
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
- job:
name: elastic+elasticsearch-php+7.14
display-name: 'elastic / elasticsearch-php # 7.14'
description: Testing the elasticsearch-php 7.14 branch.
name: elastic+elasticsearch-php+7.16
display-name: 'elastic / elasticsearch-php # 7.16'
description: Testing the elasticsearch-php 7.16 branch.
parameters:
- string:
name: branch_specifier
default: refs/heads/7.14
default: refs/heads/7.16
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
triggers:
Expand Down
14 changes: 0 additions & 14 deletions .ci/jobs/elastic+elasticsearch-php+7.x.yml

This file was deleted.

0 comments on commit 3df6517

Please sign in to comment.