summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-11 19:25:06 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-11 19:25:06 +0200
commitdd8d0a659d947df0dcaaae2960aa1567a8740b11 (patch)
treef2e55e7edce75f6ec09f7e066a9f5ce4d6d4f178 /Procfile
parentd64090b8a9065746c6d532057228c079a1d57013 (diff)
downloadgitlab-ce-dd8d0a659d947df0dcaaae2960aa1567a8740b11.tar.gz
Fix procfile and attachment in event nore
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 1a4145cc7d3..66ca562f131 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
web: bundle exec unicorn_rails -p $PORT
-worker: bundle exec sidekiq -q post_receive,mailer,system_hook,project_web_hook,common,default,gitolite
+worker: bundle exec sidekiq -q post_receive,mailer,system_hook,project_web_hook,common,default,gitlab_shell