Skip to content

Commit

Permalink
[ci] Add version 7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
swallez committed Feb 18, 2021
1 parent 23f3fab commit 07b5add
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .ci/jobs/elastic+elasticsearch-rs+7.12.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
- job:
name: elastic+elasticsearch-rs+7.12
display-name: 'elastic / elasticsearch-rs # 7.12'
description: Testing the elasticsearch-rs 7.12 branch.
junit_results: "*-junit.xml"
parameters:
- string:
name: branch_specifier
default: refs/heads/7.12
description: The Git branch specifier to build
triggers:
- github
- timed: 'H */12 * * *'

0 comments on commit 07b5add

Please sign in to comment.