Skip to content

Commit

Permalink
Put bitnami/rabbitmq logs on stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Nov 12, 2024
1 parent fbfdbef commit a37ae68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ jobs:
RABBITMQ_PLUGINS: rabbitmq_management
RABBITMQ_USERNAME: guest
RABBITMQ_PASSWORD: guest
RABBITMQ_LOGS: '-'

# These are strictly docker options, not entrypoint args (GHA restriction)
options: >-
Expand Down

0 comments on commit a37ae68

Please sign in to comment.