add local tmp dir

Former-commit-id: 7a8f6e7f3c2b4a3e10dabdb2961a39bdd859a2e0
This commit is contained in:
malavan 2021-06-24 14:38:52 +00:00
parent b755231321
commit df8eb2c106

View File

@ -35,4 +35,5 @@ jedis-test:
- pkill stunnel
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.eqalpha.com/keydb-dev/jedis.git
- cd jedis
- mkdir tmp
- make test