mirror of
https://github.com/redis/go-redis.git
synced 2025-11-23 06:42:22 +03:00
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
|
||||
|
||||
Reference in New Issue
Block a user