feat: docker stop action
This commit is contained in:
@@ -99,6 +99,7 @@ type Step struct {
|
||||
Version string `json:"version"`
|
||||
User string `json:"user"`
|
||||
Action string `json:"action"`
|
||||
Detach bool `json:"detach"`
|
||||
Stdin bool `json:"stdin"`
|
||||
Command []string `json:"command"`
|
||||
Timeout int `json:"timeout"`
|
||||
|
||||
Reference in New Issue
Block a user