debug curl call endpoint
This commit is contained in:
@@ -134,6 +134,8 @@ jobs:
|
||||
|
||||
echo "Waiting for the server to start..."
|
||||
sleep 120
|
||||
|
||||
echo ${{ env.NEXT_PUBLIC_WEBAPP_URL }}/auth/login
|
||||
|
||||
for i in {1..1200}; do
|
||||
echo "Checking server health ($i/1200)..."
|
||||
|
||||
Reference in New Issue
Block a user