mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
update CI
This commit is contained in:
parent
4d947c5826
commit
d2999313d7
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user