Skip to content

Commit

Permalink
redis branch update for ssl util (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Nov 2, 2021
1 parent d5b84d3 commit 8fe4935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run:
name: Generate a root CA and a server certificate using redis helpers
command: |
git clone git://github.com/antirez/redis.git --branch 6.0.6
git clone git://github.com/redis/redis.git
cd redis
./utils/gen-test-certs.sh
cd ..
Expand Down

0 comments on commit 8fe4935

Please sign in to comment.