Skip to content

Commit

Permalink
feat:流水线插件代码库开启默认分支保护 TencentBlueKing#9814
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Dec 15, 2023
1 parent a46aafc commit 66b88e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,6 @@ class RepositoryService @Autowired constructor(
}
page++
} while (repoAllMembers?.size == PageUtil.DEFAULT_PAGE_SIZE)

} catch (ignore: Throwable) {
logger.error("update atom[$repositoryHashId] project protection branch default rules error", ignore)
}
Expand Down

0 comments on commit 66b88e2

Please sign in to comment.