Add server startup wait time~2mins
This commit is contained in:
@@ -130,6 +130,10 @@ jobs:
|
|||||||
docker.io/calcom/cal.com:add-runtime-check &
|
docker.io/calcom/cal.com:add-runtime-check &
|
||||||
|
|
||||||
server_pid=$!
|
server_pid=$!
|
||||||
|
|
||||||
|
|
||||||
|
echo "Waiting for the server to start..."
|
||||||
|
sleep 120
|
||||||
|
|
||||||
for i in {1..1200}; do
|
for i in {1..1200}; do
|
||||||
echo "Checking server health ($i/1200)..."
|
echo "Checking server health ($i/1200)..."
|
||||||
|
|||||||
Reference in New Issue
Block a user