mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[artifacts] fix download, partial revert of #134046
This commit is contained in:
parent
be1ab85f56
commit
3afe960302
1 changed files with 2 additions and 0 deletions
|
@ -26,5 +26,7 @@ fi
|
|||
tar -xf "target/$DOCKER_CONTEXT_FILE" -C "$DOCKER_BUILD_FOLDER"
|
||||
cd $DOCKER_BUILD_FOLDER
|
||||
|
||||
buildkite-agent artifact download "kibana-$FULL_VERSION-linux-x86_64.tar.gz" . --build "${KIBANA_BUILD_ID:-$BUILDKITE_BUILD_ID}"
|
||||
|
||||
echo "--- Build context"
|
||||
docker build .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue