Skip to content

Commit 07b5add

Browse files
committed
[ci] Add version 7.12
1 parent 23f3fab commit 07b5add

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
- job:
3+
name: elastic+elasticsearch-rs+7.12
4+
display-name: 'elastic / elasticsearch-rs # 7.12'
5+
description: Testing the elasticsearch-rs 7.12 branch.
6+
junit_results: "*-junit.xml"
7+
parameters:
8+
- string:
9+
name: branch_specifier
10+
default: refs/heads/7.12
11+
description: The Git branch specifier to build
12+
triggers:
13+
- github
14+
- timed: 'H */12 * * *'

0 commit comments

Comments
 (0)