add ports
This commit is contained in:
parent
224a951796
commit
d4e9b82359
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
ports:
|
||||
- 6379:6379
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user