Skip to content

Commit

Permalink
still trying to get it to work
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Oct 27, 2023
1 parent 03d3705 commit 18523dc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .buildkite/scripts/steps/beats_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ cd build

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

cd beats
echo "testing mage"
mage -l
echo "running mage"
SNAPSHOT=true PLATFORMS=linux/amd64,linux/arm64,windows/amd64 PACKAGES=tar.gz,zip mage -v package
cd beats/x-pack/metricbeat
SNAPSHOT=true PLATFORMS=linux/amd64,linux/arm64,windows/amd64 PACKAGES=tar.gz,zip mage package

0 comments on commit 18523dc

Please sign in to comment.