Skip to content

Commit

Permalink
trying to diagnose buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Oct 27, 2023
1 parent 5cf68f5 commit e9d8404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/steps/beats_tests.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ git clone git@github.com:elastic/beats.git

cd beats

SNAPSHOT=true PLATFORMS=linux/amd64,linux/arm64,windows/amd64 PACKAGES=tar.gz,zip mage package
SNAPSHOT=true PLATFORMS=linux/amd64,linux/arm64,windows/amd64 PACKAGES=tar.gz,zip mage -v package

0 comments on commit e9d8404

Please sign in to comment.