mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Customising CI setup for eland
This commit is contained in:
parent
031e914dbe
commit
c4d269ccdb
@ -29,7 +29,7 @@
|
||||
- git:
|
||||
name: origin
|
||||
credentials-id: f6c7695a-671e-4f4f-a331-acdce44ff9ba
|
||||
reference-repo: /var/lib/jenkins/.git-references/clients-flight-recorder.git
|
||||
reference-repo: /var/lib/jenkins/.git-references/eland.git
|
||||
branches:
|
||||
- ${branch_specifier}
|
||||
url: git@github.com:elastic/eland.git
|
||||
|
@ -2,7 +2,7 @@
|
||||
- job:
|
||||
name: elastic+eland+master
|
||||
display-name: 'elastic / eland # master'
|
||||
description: Flight recorder captures normalized request responses to be notified of state changes
|
||||
description: Eland is a data science client with a Pandas-like interface
|
||||
junit_results: "*-junit.xml"
|
||||
parameters:
|
||||
- string:
|
||||
|
Loading…
x
Reference in New Issue
Block a user