mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
Add redis to circleci config
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_DB: test_database
|
||||
POSTGRES_PASSWORD: mysecretpassword
|
||||
- image: redis:7.0 # Add Redis service
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
Reference in New Issue
Block a user