forked from toolshed/abra
		
	Attempt to replace the deploy completed message.
This commit is contained in:
		| @ -433,7 +433,7 @@ func deployServices( | ||||
| 		logrus.Debugf("assuming %s converged successfully", serviceID) | ||||
| 	} | ||||
|  | ||||
| 	logrus.Info("services converged 👌") | ||||
| 	logrus.Infof("Successfully deployed %s to %s 👌", appName, namespace.Name()) | ||||
|  | ||||
| 	return nil | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user