Add runner query api
This commit is contained in:
+3
-3
@@ -74,7 +74,7 @@ type CommandExecution struct {
|
||||
}
|
||||
|
||||
type Runner struct {
|
||||
Id uuid.UUID
|
||||
Name string
|
||||
Secret string
|
||||
Id uuid.UUID
|
||||
Name string
|
||||
Token string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user