rosa-build/entrypoint_sidekiq.sh

7 lines
177 B
Bash
Raw Normal View History

2021-03-01 14:54:44 +00:00
#!/bin/sh
set -ex
2021-03-02 15:02:46 +00:00
cd /app/rosa-build
2021-03-01 14:54:44 +00:00
bundle exec sidekiq -q iso_worker_observer -q low -q middle -q notification -q publish_observer -q rpm_worker_observer -c 5 -e production