Skip to content

Commit

Permalink
full test
Browse files Browse the repository at this point in the history
  • Loading branch information
Siarhei Harbuz committed Jan 29, 2024
1 parent 8b25728 commit 50271ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/packaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source .buildkite/scripts/install_tools.sh
set -euo pipefail

echo "--- Run Packaging for $beats_subfolder"
pushd "${beats_subfilder}" > /dev/null
pushd "${beats_subfolder}" > /dev/null

mage package

Expand Down

0 comments on commit 50271ed

Please sign in to comment.