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] detach klip server after starting
develop
Joe
5 months ago
parent
43c190e6b0
commit
6078995c21
Signed by:
joe
GPG Key ID:
8595A3F8F2CE1B74
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@ -47,6 +47,7 @@ steps:
-
name
:
"start"
image
:
node
pull
:
if-not-exists
detach
:
true
commands:
-
npm start
Write
Preview
Loading…
Cancel
Save