eland/.ci/jobs/elastic+eland+master.yml
2021-09-08 11:51:50 -05:00

15 lines
403 B
YAML
Executable File

---
- job:
name: elastic+eland+main
display-name: 'elastic / eland # main'
description: Eland is a data science client with a Pandas-like interface
junit_results: "*-junit.xml"
parameters:
- string:
name: branch_specifier
default: refs/heads/main
description: The Git branch specifier to build
triggers:
- github
- timed: '@daily'