Skip to content

Commit

Permalink
tinkering with script
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Oct 27, 2023
1 parent 94b3961 commit d8f17aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/scripts/steps/beats_tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#!/usr/bin/env bash
set -euo pipefail

cd build
source .buildkite/scripts/common.sh

mkdir -p build & cd build

git clone git@github.com:elastic/beats.git

Expand Down

0 comments on commit d8f17aa

Please sign in to comment.