Commit 1b4a9941 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #4244 from adaugherity/check_script_user

use git user in check script
parents 9ae26cd1 6daf4b97
#!/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