mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
This commit adds a skeleton Buildkite pipeline for the JDK matrix tests.
Relates:
- https://github.com/elastic/logstash/pull/15519
- https://github.com/elastic/ingest-dev/issues/1725
(cherry picked from commit ccc41d76ff
)
Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
This commit is contained in:
parent
faa0c144d0
commit
7c5b19c145
1 changed files with 3 additions and 0 deletions
3
.buildkite/jdk_matrix_pipeline.yml
Normal file
3
.buildkite/jdk_matrix_pipeline.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
steps:
|
||||
- label: "Test JDK matrix pipeline"
|
||||
command: "echo 'Hello world'"
|
Loading…
Add table
Add a link
Reference in a new issue