mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00: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.