Skip to content

Commit

Permalink
Add ironbank in the package
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Sapranidis <[email protected]>
  • Loading branch information
alexsapran committed Jul 19, 2023
1 parent 9f2ec8b commit 174ef31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/steps/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export AGENT_DROP_PATH=build/elastic-agent-drop
mkdir -p $AGENT_DROP_PATH

# Download the components from the ManifestURL and then package those downloaded into the $AGENT_DROP_PATH
mage clean downloadManifest package
mage clean downloadManifest package ironbank

echo "+++ Generate dependencies report"
BEAT_VERSION_FULL=$(curl -s -XGET "${ManifestURL}" |jq '.version' -r )
Expand Down

0 comments on commit 174ef31

Please sign in to comment.