dev: work on action

This commit is contained in:
Adam
2023-10-10 07:01:51 +00:00
parent fd91ed3677
commit 62a4308154
+2 -1
View File
@@ -235,6 +235,7 @@ runs:
echo "===================================================" echo "==================================================="
docker ps -a docker ps -a
sleep 10 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" # export DEN="$(dirname $(pwd))/warden/bin/warden"
# case "${SEARCH}" in # case "${SEARCH}" in
# elasticsearch:*) # elasticsearch:*)
@@ -246,7 +247,7 @@ runs:
# esac # esac
# # TODO # # TODO
# # curl --write-out %{http_code} --silent --output /dev/null http://${SEARCH_HOST}:9200/_cat/health?h=st) #
- name: composer install run - name: composer install run