fix: only show when success is for sure
This commit is contained in:
parent
4b4298caf1
commit
41a757b7ed
@ -455,9 +455,8 @@ func deployServices(
|
||||
return err
|
||||
}
|
||||
logrus.Debugf("assuming %s converged successfully", serviceID)
|
||||
}
|
||||
|
||||
logrus.Info("services converged 👌")
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user