Skip to content

Commit

Permalink
show celery logs
Browse files Browse the repository at this point in the history
  • Loading branch information
NvdLaan committed Aug 8, 2024
1 parent 23959e6 commit a31a655
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
- if: ${{ failure() }}
name: "ON FAILURE: Backend logs"
run: docker logs top-backend-api-1
- if: ${{ failure() }}
name: "ON FAILURE: Celery worker logs"
run: docker logs top_celery_worker

0 comments on commit a31a655

Please sign in to comment.