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

This commit is contained in:
Robin Grenzdörfer 2023-12-06 10:12:09 +00:00
parent f958d8f05c
commit 5b2263fb8e

View File

@ -92,9 +92,7 @@ jobs:
echo "${{ job.services.live-server.id }}"
echo "${{ job.services.tibi-server.id }}"
echo "${{ job.services.mongo.id }}"
docker logs "${{ job.services.tibi-server.id }}"
docker logs "${{ job.services.live-server.id }}"
curl -v http://127.0.0.1:8081
curl -v http://live-server:8081
exit 1
fi