Skip to content

Commit

Permalink
Only upload distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Jul 14, 2023
1 parent d032d9d commit 13aa30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/steps/build-agent-core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ echo "+++ Generate dependencies report"
mkdir -p build/distributions/reports
mv dependencies.csv "build/distributions/reports/dependencies-${BEAT_VERSION}.csv"

buildkite-agent artifact upload "build/**/*"
buildkite-agent artifact upload "build/distributions/*"

0 comments on commit 13aa30e

Please sign in to comment.