Files
fm-orchestrator/docker
Chenxiong Qi ddfb5b780c Add celery app instance with base config
This patch allows to schedule tasks and launch workers with basic
config. To launch a worker:

    celery -A module_build_service.celery_app -l info

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2019-11-14 16:06:14 +08:00
..