Skip to content

Commit

Permalink
revert unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed May 16, 2022
1 parent 306e4cf commit 3da3518
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .buildkite/scripts/steps/es_snapshots/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ export DOCKER_TLS_CERTDIR="$CERTS_DIR"
export DOCKER_HOST=localhost:2377

echo "--- Build Elasticsearch"
(buildkite-agent meta-data get ES_SNAPSHOT_VERSION
ARTIFACTS_SUMMARY=$(curl -s "https://artifacts-snapshot.elastic.co/beats/latest/$FULL_VERSION.json" | jq -re '.summary_url')


./gradlew \
:distribution:archives:darwin-aarch64-tar:assemble \
:distribution:archives:darwin-tar:assemble \
Expand Down

0 comments on commit 3da3518

Please sign in to comment.