mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-27 22:37:46 +00: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