Fix the celery-beat command line
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
2ce7ae03c2
commit
2cd88f9b96
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ LABEL \
|
|||
name="bodhi-celery-beat" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
license="MIT"
|
||||
ENTRYPOINT /usr/bin/celery worker -A bodhi.server.tasks.app -l info -Q celery -B
|
||||
ENTRYPOINT /usr/bin/celery beat -A bodhi.server.tasks.app -l info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue