#8 update one dep.
This commit is contained in:
parent
78a38cc78f
commit
e3f70e941c
@ -253,6 +253,7 @@ func Execute(ctx context.Context, gitSource source.SourceControl, mvs map[string
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
logger.Debugf(ctx, fmt.Sprintf("Update successful for %s", path))
|
logger.Debugf(ctx, fmt.Sprintf("Update successful for %s", path))
|
||||||
|
return
|
||||||
}
|
}
|
||||||
for _, branch := range cfg.Branches { // update all dep
|
for _, branch := range cfg.Branches { // update all dep
|
||||||
for path, mod = range mvs {
|
for path, mod = range mvs {
|
||||||
|
Loading…
Reference in New Issue
Block a user