[ci] give klip server more time to start up (migrations take a while)
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joe 2020-09-15 23:56:45 -05:00
parent f56b0bd68f
commit dc1187de3e
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ steps:
image: inutano/wget
pull: if-not-exists
commands:
- sleep 60
- sleep 90
- wget --server-response http://start:3000/api/v2/health
services: