mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-21 02:18:00 +00:00
feat(ui): workflow logs
This commit is contained in:
@@ -92,7 +92,7 @@ func (n *deployNode) Process(ctx context.Context) error {
|
||||
return err
|
||||
}
|
||||
|
||||
n.logger.Info("apply completed")
|
||||
n.logger.Info("deploy completed")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user