mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-15 11:07:13 +02:00
feat(cli): make register interactive stages working
This commit is contained in:
@ -15,4 +15,5 @@ type Filter struct {
|
||||
type Client interface {
|
||||
pingv1connect.PingServiceClient
|
||||
runnerv1connect.RunnerServiceClient
|
||||
Address() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user