debug curl call endpoint

This commit is contained in:
Syed Ali Shahbaz
2023-09-28 18:48:16 +04:00
committed by GitHub
parent a1d56a1f17
commit 26784d6969

View File

@@ -134,6 +134,8 @@ jobs:
echo "Waiting for the server to start..." echo "Waiting for the server to start..."
sleep 120 sleep 120
echo ${{ env.NEXT_PUBLIC_WEBAPP_URL }}/auth/login
for i in {1..1200}; do for i in {1..1200}; do
echo "Checking server health ($i/1200)..." echo "Checking server health ($i/1200)..."