File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[variables]
2- build_command =./gradlew :distribution:archives:tar:assemble
3- artifact_path_pattern =distribution/archives/tar/build/distributions/*.tar.gz
2+ build_command =./gradlew :distribution:archives:linux- tar:assemble
3+ artifact_path_pattern =distribution/archives/linux- tar/build/distributions/*.tar.gz
44release_url =https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-{{VERSION}}.tar.gz
5- docker_image =docker.elastic.co/elasticsearch/elasticsearch
5+ docker_image =docker.elastic.co/elasticsearch/elasticsearch
Original file line number Diff line number Diff line change 11[variables]
22clean_command = ./gradlew clean
3- build_command = ./gradlew :distribution:archives:oss-tar:assemble
4- artifact_path_pattern = distribution/archives/oss-tar/build/distributions/*.tar.gz
3+ build_command = ./gradlew :distribution:archives:oss-linux- tar:assemble
4+ artifact_path_pattern = distribution/archives/oss-linux- tar/build/distributions/*.tar.gz
55release_url = https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-{{VERSION}}.tar.gz
66docker_image =docker.elastic.co/elasticsearch/elasticsearch-oss
77# major version of the JDK that is used to build Elasticsearch
You can’t perform that action at this time.
0 commit comments