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

This commit is contained in:
Joe 2020-09-04 14:11:17 -05:00
parent 93134cd30b
commit e41d203d49
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 0 deletions

View File

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