6daf4b9784
No more separate gitlab user since 5.0.
2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
|