Skip to content

Commit

Permalink
Update .buildkite/hooks/pre-exit
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandros Sapranidis <[email protected]>
  • Loading branch information
pchila and alexsapran authored Sep 25, 2023
1 parent 7c11e19 commit 85cf5a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/hooks/pre-exit
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if [[ "$BUILDKITE_PIPELINE_SLUG" == "elastic-agent" && "$BUILDKITE_STEP_KEY" ==
source "${WORKSPACE}/.buildkite/scripts/common.sh"

# Perform cleanup of integration tests resources
echo "--- Cleaning up integration test resources"
TEST_INTEG_AUTH_ESS_REGION=azure-eastus2 SNAPSHOT=true mage integration:clean
fi

Expand Down

0 comments on commit 85cf5a0

Please sign in to comment.