Skip to content
Snippets Groups Projects
Commit 6daf4b97 authored by Andrew Daugherity's avatar Andrew Daugherity
Browse files

use git user in check script

No more separate gitlab user since 5.0.
parent 978bc816
No related branches found
No related tags found
1 merge request!4244use git user in check script
#!/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment