feat(ci): Add PostgreSQL service for integration tests #317
@@ -21,8 +21,6 @@ services:
|
|||||||
POSTGRES_DB: test_db
|
POSTGRES_DB: test_db
|
||||||
POSTGRES_USER: test_user
|
POSTGRES_USER: test_user
|
||||||
POSTGRES_PASSWORD: test_password
|
POSTGRES_PASSWORD: test_password
|
||||||
tmpfs:
|
|
||||||
- /var/lib/postgresql/data
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user