[ci] Initial JDK matrix Buildkite pipeline (#15520) (#15521)

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:
github-actions[bot] 2023-11-02 18:57:29 +02:00 committed by GitHub
parent 47e09557a4
commit 83f4f0bbc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
steps:
- label: "Test JDK matrix pipeline"
command: "echo 'Hello world'"