Home
last modified time | relevance | path

Searched refs:STACK_VERSION (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
Drun-repository.sh16 echo -e "\033[34;1mINFO:\033[0m VERSION ${STACK_VERSION}\033[0m"
39 --env STACK_VERSION=${STACK_VERSION} \
Dmake.sh35 STACK_VERSION=$VERSION
46 echo -e "\033[34;1mINFO:\033[0m VERSION ${STACK_VERSION}\033[0m"
Drun-tests10 echo -e "\033[1m>>>>> Start [$STACK_VERSION container] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>\033[0m"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
Dimports.sh10 if [[ -z $STACK_VERSION ]]; then
31 export elasticsearch_container="${elasticsearch_image}:${STACK_VERSION}"