Skip to content

Install gems with user `git`, not `gitlab`

Created by: dplarson

One code snippet incorrectly ran sudo with the user gitlab instead of the (correct) user git.

Merge request reports