🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
This commit is contained in:

committed by
GitHub

parent
63eb8b5ef8
commit
1e256bce5d
1
.github/workflows/deploy-production.yml
vendored
1
.github/workflows/deploy-production.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
||||
EMAILS_FROM_EMAIL: ${{ secrets.EMAILS_FROM_EMAIL }}
|
||||
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
|
||||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
||||
FLOWER_BASIC_AUTH: ${{ secrets.FLOWER_BASIC_AUTH }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user