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 aarch64
exhaustive tests.
- https://github.com/elastic/logstash/pull/15459
- https://github.com/elastic/ingest-dev/issues/1724
(cherry picked from commit 0083738cde
)
Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
This commit is contained in:
parent
b5f19d61ff
commit
1f0f0fbb8d
1 changed files with 3 additions and 0 deletions
3
.buildkite/aarch64_pipeline.yml
Normal file
3
.buildkite/aarch64_pipeline.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
steps:
|
||||||
|
- label: "Test aarch64"
|
||||||
|
command: "echo 'Hello world'"
|
Loading…
Add table
Add a link
Reference in a new issue