mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-28 00:16:48 +02:00
Fix #28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>