summaryrefslogtreecommitdiff
path: root/script/check
diff options
context:
space:
mode:
Diffstat (limited to 'script/check')
-rwxr-xr-xscript/check2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/check b/script/check
new file mode 100755
index 00000000000..d2eb4a2f6d8
--- /dev/null
+++ b/script/check
@@ -0,0 +1,2 @@
+#!/bin/sh
+sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production