[ci] give klip server more time to start
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joe 2020-09-04 15:20:37 -05:00
parent 324ba44f51
commit 0a6a35e216
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 30
- sleep 45
- wget --server-response http://start:3000/api/v2/health
services: