more specific requirements for jedis and node-redis

Former-commit-id: 4d3f9cb88a8d60ac0350d658f76bae7ad5e17e8f
This commit is contained in:
malavan 2021-07-13 20:58:58 +00:00
parent fe13e24e99
commit 59eec6da85

View File

@ -20,6 +20,7 @@ make-test:
node-redis-test: node-redis-test:
tags: tags:
- docker - docker
- ipv6
stage: test stage: test
script: script:
- git submodule init && git submodule update - git submodule init && git submodule update
@ -34,6 +35,7 @@ node-redis-test:
jedis-test: jedis-test:
tags: tags:
- docker - docker
- ipv4
stage: test stage: test
script: script:
- git submodule init && git submodule update - git submodule init && git submodule update