lighthouse
Some checks failed
deploy to production / deploy (push) Failing after 38s

This commit is contained in:
Robin Grenzdörfer 2023-12-06 09:39:31 +00:00
parent 25d89cfd2a
commit 557612b92c

View File

@ -88,7 +88,7 @@ jobs:
while ! curl --output /dev/null --silent --head --fail http://live-server:8081; do
if [ $attempts -eq $max_attempts ]; then
echo "Live server not ready after $max_attempts attempts"
docker ps -a
echo "${{ toJson(job) }}"
echo "${{ job.services.live-server.id }}"
echo "${{ job.services.tibi-server.id }}"
echo "${{ job.services.mongo.id }}"