mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-04-23 08:20:39 +03:00
update ci
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
image: postgres:13
|
||||
env:
|
||||
POSTGRES_USER: user
|
||||
POSTGRES_PASSWORD: secret
|
||||
POSTGRES_DB: devdb
|
||||
ports:
|
||||
- 5432:5432
|
||||
# needed because the postgres container does not provide a healthcheck
|
||||
|
||||
Reference in New Issue
Block a user