Skip to content

Commit

Permalink
[ci] Initial aarch64 Buildkite pipeline (#15460)
Browse files Browse the repository at this point in the history
This commit adds a skeleton Buildkite pipeline for aarch64
exhaustive tests.

- #15459
- elastic/ingest-dev#1724

(cherry picked from commit 0083738)
  • Loading branch information
dliappis authored and logstashmachine committed Oct 18, 2023
1 parent 2f2324d commit 6d3e569
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/aarch64_pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
steps:
- label: "Test aarch64"
command: "echo 'Hello world'"

0 comments on commit 6d3e569

Please sign in to comment.