Skip to content
Snippets Groups Projects
Unverified Commit 2ec20592 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

remove godwit worker

parent 8efc20e0
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,4 @@ worker: bundle exec good_job start --queues="default"
miceworker: bundle exec good_job start --queues="mice"
elephantworker: bundle exec good_job start --queues="elephant" --max-threads=1
whaleworker: bundle exec good_job start --queues="whale" --max-threads=1
godwitworker: bundle exec good_job start --queues="godwit" --max-threads=1
postdeploy: rails db:migrate && rails db:seed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment