Skip to content
Snippets Groups Projects
Commit 1b4a9941 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge pull request #4244 from adaugherity/check_script_user

use git user in check script
parents 9ae26cd1 6daf4b97
No related branches found
No related tags found
No related merge requests found
#!/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