raised sleep to 30 seconds to get some more logs
This commit is contained in:
parent
cb046658ff
commit
0b787b2da0
2
.github/tests.sh
vendored
2
.github/tests.sh
vendored
@ -13,7 +13,7 @@ until (curl -I --silent --fail localhost | grep -iq "HTTP/1.1 200 OK"); do
|
||||
sleep 15
|
||||
done
|
||||
|
||||
sleep 10
|
||||
sleep 30
|
||||
|
||||
echo
|
||||
echo "Success - Zammad is up :)"
|
||||
|
Loading…
Reference in New Issue
Block a user