mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
clean static worker kibana installs (#133930)
This commit is contained in:
parent
f9568f8ee8
commit
747a6c644b
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ set -euo pipefail
|
|||
source .buildkite/scripts/common/util.sh
|
||||
|
||||
.buildkite/scripts/bootstrap.sh
|
||||
# These tests are running on static workers so we have to make sure we delete previous build of Kibana
|
||||
rm -rf "$KIBANA_BUILD_LOCATION"
|
||||
.buildkite/scripts/download_build_artifacts.sh
|
||||
|
||||
echo --- Run Performance Tests with Playwright config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue