-
- Downloads
There was an error fetching the commit references. Please try again later.
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