WIP on CI

This commit is contained in:
Andrew Brookins 2021-10-20 17:21:33 -07:00
parent fb24775d15
commit 77789e1ced

View file

@ -82,7 +82,7 @@ jobs:
fail-fast: false
services:
redis:
image: redislabs/redismod:{{ matrix.redismod }}
image: "redislabs/redismod:{{ matrix.redismod }}"
ports:
# Maps port 6379 on service container to the host
- 6379:6379