mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
fix(ci): add svc
Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
parent
34b656a0a4
commit
96acf1a325
6
.github/workflows/doctests.yaml
vendored
6
.github/workflows/doctests.yaml
vendored
@ -21,6 +21,12 @@ jobs:
|
||||
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
ports:
|
||||
- 6379:6379
|
||||
falkordb:
|
||||
image: falkordb/falkordb:edge
|
||||
options: >-
|
||||
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
ports:
|
||||
- 36379:6379
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user