mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-13 01:57:13 +02:00
chore(runner): update runner status if start program
This commit is contained in:
@ -30,6 +30,7 @@ func New(endpoint, secret string, opts ...Option) *HTTPClient {
|
||||
return next(ctx, req)
|
||||
}
|
||||
})
|
||||
|
||||
cfg.opts = append(cfg.opts, connect.WithInterceptors(interceptor))
|
||||
|
||||
if cfg.httpClient == nil {
|
||||
|
Reference in New Issue
Block a user