Skip to content

Commit 3df6517

Browse files
committed
Renamed 7.x branch in 7.16 and removed 7.14 job
1 parent a370009 commit 3df6517

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

.ci/jobs/elastic+elasticsearch-php+7.14.yml renamed to .ci/jobs/elastic+elasticsearch-php+7.16.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
- job:
3-
name: elastic+elasticsearch-php+7.14
4-
display-name: 'elastic / elasticsearch-php # 7.14'
5-
description: Testing the elasticsearch-php 7.14 branch.
3+
name: elastic+elasticsearch-php+7.16
4+
display-name: 'elastic / elasticsearch-php # 7.16'
5+
description: Testing the elasticsearch-php 7.16 branch.
66
parameters:
77
- string:
88
name: branch_specifier
9-
default: refs/heads/7.14
9+
default: refs/heads/7.16
1010
description: the Git branch specifier to build (<branchName>, <tagName>,
1111
<commitId>, etc.)
1212
triggers:

.ci/jobs/elastic+elasticsearch-php+7.x.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)