You've already forked gitea-runner-pkg
Initial Commit
This commit is contained in:
9
gitea-runner.service
Normal file
9
gitea-runner.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Gitea Runner
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/act_runner daemon
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user