Remove unnecessary `rules` references from base secure jobs
`rules` is always overridden explicitly by child jobs, leading to confusion over the appropriate point to override. By removing `rules` entirely it is more clear but we can further improve this by linking to the issue discussing improvements to rule extendability. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/218444
Showing
Please register or sign in to comment