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

resque.sh - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de5249f7d861dd40ce4d5b804a359d3d2c83de87 (plain)
1
2
mkdir -p tmp/pids
bundle exec rake environment resque:work QUEUE=post_receive RAILS_ENV=production PIDFILE=tmp/pids/resque_worker.pid BACKGROUND=yes