diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 642124af2..485559469 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ make-test: node-redis-test: tags: - docker + - ipv6 stage: test script: - git submodule init && git submodule update @@ -34,6 +35,7 @@ node-redis-test: jedis-test: tags: - docker + - ipv4 stage: test script: - git submodule init && git submodule update