Fix sidekiq chech and added script/check
This commit is contained in:
parent
16b61590ab
commit
6869a56403
2 changed files with 3 additions and 1 deletions
2
script/check
Executable file
2
script/check
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production
|
Loading…
Add table
Add a link
Reference in a new issue