-
- Downloads
Set HOME for the GitLab user in wrapper script
Whenever we `bundle exec` a command as the GitLab user, set the HOME environment variable accordingly. This is the moral equivalent of the `-H` in `sudo -u git -H bundle exec ...`.
Please register or sign in to comment