commit
47886d424a
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ func (r *Runner) Run(ctx context.Context, id int64) error {
|
|||
}
|
||||
if v.Name == m.Stage.Name {
|
||||
pipeline = v
|
||||
break
|
||||
}
|
||||
}
|
||||
if pipeline == nil {
|
||||
|
|
Loading…
Reference in a new issue