mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:47:33 +00:00
fix: allow version to be overwritten by build again (#4656)
This commit is contained in:
@@ -203,7 +203,7 @@ func (h *StatementHandler) Init(ctx context.Context) error {
|
||||
return err
|
||||
}
|
||||
if !next {
|
||||
logging.WithFields("projection", h.ProjectionName, "execute", i).Debug("skipping next check")
|
||||
logging.WithFields("projection", h.ProjectionName, "execute", i).Debug("projection set up")
|
||||
break
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user