Skip to content

Commit

Permalink
added activemq
Browse files Browse the repository at this point in the history
  • Loading branch information
ZohebShaikh committed Sep 2, 2024
1 parent cfba6ed commit d4a67f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ jobs:
run:
runs-on: ${{ inputs.runs-on }}

services:
activemq:
image: rmohr/activemq:5.14.5-alpine
ports:
- 61613:61613

steps:
- name: Start RabbitMQ
uses: namoshek/rabbitmq-github-action@v1
Expand Down

0 comments on commit d4a67f5

Please sign in to comment.