mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Partly fixes https://github.com/go-gitea/gitea/issues/23642 Error info:  ActionsUser (userID -2) is used to login in to docker in action jobs. Due to we have no permission policy settings of ActionsUser now, ActionsUser can only access public registry by this quick fix.