Skip to content

Commit 24d3321

Browse files
committed
Fixed issue on 7.13 ci job
1 parent bd8f9db commit 24d3321

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci/jobs/elastic+elasticsearch-perl+7.13.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-perl+7.12
4-
display-name: 'elastic / elasticsearch-perl # 7.12'
5-
description: Testing the elasticsearch-perl 7.12 branch.
3+
name: elastic+elasticsearch-perl+7.13
4+
display-name: 'elastic / elasticsearch-perl # 7.13'
5+
description: Testing the elasticsearch-perl 7.13 branch.
66
parameters:
77
- string:
88
name: branch_specifier
9-
default: refs/heads/7.12
9+
default: refs/heads/7.13
1010
description: the Git branch specifier to build (<branchName>, <tagName>,
1111
<commitId>, etc.)
1212
triggers:

0 commit comments

Comments
 (0)