mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-07-22 17:18:34 +00:00
chore: Add makefile
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
3281c6637d
commit
a3e9bbed25
3 changed files with 151 additions and 2 deletions
|
@ -30,7 +30,6 @@ func initLogging(cfg Config) {
|
|||
}
|
||||
|
||||
func Execute(ctx context.Context) {
|
||||
|
||||
task := runtime.NewTask()
|
||||
|
||||
// ./act_runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue