From 62a4308154be9bf6068cd83220ece025558ff034 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 10 Oct 2023 07:01:51 +0000 Subject: [PATCH] dev: work on action --- warden/setup-environment/action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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