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

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:22:59 +02:00 committed by GitHub
parent faa0c144d0
commit 7c5b19c145
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'"