Skip to content

Commit

Permalink
fix redis service name
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey18106 committed Jul 19, 2023
1 parent af8e5d8 commit 1ba6df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--name redis
ports:
- 6379:6379

Expand Down

0 comments on commit 1ba6df2

Please sign in to comment.