Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: filipe oliveira <[email protected]>
  • Loading branch information
AvitalFineRedis and filipecosta90 authored Jun 9, 2021
1 parent fd12a63 commit aaa00ee
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 @@ -47,7 +47,7 @@ jobs:
TLS_KEY=redis/tests/tls/redis.key \
TLS_CACERT=redis/tests/tls/ca.crt
build-latest:
build: # test with redismod:latest
docker:
- image: circleci/golang:1.12
- image: redislabs/redismod:latest
Expand Down

0 comments on commit aaa00ee

Please sign in to comment.