mirror of
https://github.com/certimate-go/certimate.git
synced 2026-09-21 12:43:46 +08: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