Skip to content

Commit 6da7838

Browse files
committed
[CI] Buildkite: Update creating elastic network
1 parent 7cab267 commit 6da7838

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.buildkite/run-tests.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ script_path=$(dirname $(realpath -s $0))
88
source $script_path/functions/imports.sh
99
set -euo pipefail
1010

11-
echo "--- Create the elastic network"
12-
docker network create elastic
13-
1411
echo "--- :elasticsearch: Starting Elasticsearch"
1512
DETACH=true bash $script_path/run-elasticsearch.sh
1613

0 commit comments

Comments
 (0)