BigW Consortium Gitlab

Commit 6daf4b97 by Andrew Daugherity

use git user in check script

No more separate gitlab user since 5.0.
parent 978bc816
#!/bin/sh #!/bin/sh
sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment