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:
@@ -24,6 +24,7 @@ jobs:
|
|||||||
POSTGRES_PASSWORD: secret
|
POSTGRES_PASSWORD: secret
|
||||||
PGPASSWORD: secret
|
PGPASSWORD: secret
|
||||||
SQL_URL: postgresql+asyncpg://app-user:secret@localhost:5432/testdb
|
SQL_URL: postgresql+asyncpg://app-user:secret@localhost:5432/testdb
|
||||||
|
FERNET_KEY: Ms1HSn513x0_4WWFBQ3hYPDGAHpKH_pIseC5WwqyO7M=
|
||||||
|
|
||||||
services:
|
services:
|
||||||
sqldb:
|
sqldb:
|
||||||
|
|||||||
Reference in New Issue
Block a user