Skip to content

Remove git target from gitaly rake job

Jörg Behrmann requested to merge behrmann/gitlab:gitalynogit into master

What does this MR do and why?

This MR removes git from the list of targets of the gitaly rake job, as a possible fix of #375357 (closed).

How to set up and validate locally

  1. Install 15.3 from source
  2. Update to 15.4

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

backend

Merge request reports