flyci: detach daemon after deployment
Otherwise the github action hangs on the job. I should open an issue regarding this on fly's tracker. Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
@@ -34,7 +34,7 @@ SEE ALSO
|
||||
</div>
|
||||
<div class="selectBox">
|
||||
<select id="ext" name="ext" size="15">
|
||||
<option value="txt">Plain Text</option>
|
||||
<option selected value="txt">Plain Text</option>
|
||||
<option value=".env">DotENV</option>
|
||||
<option value=".git">Git Link</option>
|
||||
<option value=".mailmap">Git Mailmap</option>
|
||||
|
||||
Reference in New Issue
Block a user