mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Debug github action test
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -42,6 +42,8 @@ jobs:
|
||||
echo "REST API container is not running"
|
||||
exit 1
|
||||
fi
|
||||
docker-compose ps -a
|
||||
echo ${PGSAIL_API_URL}
|
||||
curl ${PGSAIL_API_URL}
|
||||
sleep 1
|
||||
done
|
||||
|
Reference in New Issue
Block a user