Skip to content

Commit

Permalink
Add message-db to ci services
Browse files Browse the repository at this point in the history
  • Loading branch information
subhashb committed Jun 10, 2024
1 parent 5b24ed2 commit 63ba40f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ jobs:
--health-timeout 5s
--health-retries 5
message-db:
image: ethangarofolo/message-db:1.2.6
ports:
- 5433:5432

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 63ba40f

Please sign in to comment.