This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joe
/
klip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
60
Wiki
Activity
Browse Source
[ci] give klip server more time to start up (migrations take a while)
develop
Joe
4 months ago
parent
f56b0bd68f
commit
dc1187de3e
Signed by:
joe
GPG Key ID:
8595A3F8F2CE1B74
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -56,7 +56,7 @@ steps:
image
:
inutano/wget
pull
:
if-not-exists
commands:
-
sleep
6
0
-
sleep
9
0
-
wget --server-response http://start:3000/api/v2/health
services:
Write
Preview
Loading…
Cancel
Save