reset stunnel for jedis

Former-commit-id: 52d0e91046975791cc91ae230777f80ba2573dc9
This commit is contained in:
malavan 2021-06-24 14:04:31 +00:00
parent 2b3947b15f
commit b755231321

View File

@ -32,6 +32,7 @@ jedis-test:
- make distclean
- make -j
- make install
- pkill stunnel
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.eqalpha.com/keydb-dev/jedis.git
- cd jedis
- make test