diff --git a/warden/setup-environment/action.yml b/warden/setup-environment/action.yml index df6e321..38429ca 100644 --- a/warden/setup-environment/action.yml +++ b/warden/setup-environment/action.yml @@ -235,6 +235,7 @@ runs: echo "===================================================" docker ps -a sleep 10 + curl --write-out %{http_code} --silent --output /dev/null http://mageos-elasticsearch-1:9200/_cat/health?h=st) # export DEN="$(dirname $(pwd))/warden/bin/warden" # case "${SEARCH}" in # elasticsearch:*) @@ -246,7 +247,7 @@ runs: # esac # # TODO -# # curl --write-out %{http_code} --silent --output /dev/null http://${SEARCH_HOST}:9200/_cat/health?h=st) +# - name: composer install run