This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user