fix pipe closed issue, and a lot of other stuff
This commit is contained in:
@@ -17,5 +17,5 @@ type Info struct {
|
||||
}
|
||||
|
||||
type DeploymentEvent struct {
|
||||
Message string `json:"message"`
|
||||
Message interface{} `json:"message"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user