Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-01 00:38:24 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-01 00:38:24 +0400
commitbb164ebf1bd672527a76a6699427cbec728d638b (patch)
treedb078b004fd285cb28af3fc801ea552b5ac83456 /resque_dev.sh
parent796784c7c8d385b72cd1e4b5a8f0885d630586fb (diff)
Send author to post hook. Display push activity to dashboard
Diffstat (limited to 'resque_dev.sh')
-rwxr-xr-xresque_dev.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/resque_dev.sh b/resque_dev.sh
new file mode 100755
index 00000000000..9df4dc1d087
--- /dev/null
+++ b/resque_dev.sh
@@ -0,0 +1 @@
+bundle exec rake environment resque:work QUEUE=* VVERBOSE=1