Commit ba8422b7 by Pengjian

stage => sneakers_env

parent 67e8216b
......@@ -102,7 +102,7 @@ namespace :sneakers do
info "Starting the sneakers processes"
#workers.each do |worker|
with rails_env: fetch(:stage), workers: workers do
with rails_env: fetch(:sneakers_env), workers: workers do
rake 'sneakers:run'
end
#execute :bundle, :exec, :sneakers, args.compact.join(' ')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment