Skip to content

Commit 94649ab

Browse files
committed
map port
1 parent 875ac18 commit 94649ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
--health-interval 10s
2727
--health-timeout 5s
2828
--health-retries 5
29+
ports:
30+
- 6379:6379
2931

3032
steps:
3133
- uses: actions/checkout@master

0 commit comments

Comments
 (0)