mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:44:04 +00:00
Update ci.yml
This commit is contained in:
parent
800af2d818
commit
fd254e6a45
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -47,6 +47,8 @@ jobs:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
env:
|
env:
|
||||||
|
PGPASSWORD: '${POSTGRES_PASSWORD:-postgres}'
|
||||||
|
PGPORT: '${POSTGRES_PORT:-5432}'
|
||||||
POSTGRES_PASSWORD: 'postgres'
|
POSTGRES_PASSWORD: 'postgres'
|
||||||
POSTGRES_USER: 'postgres'
|
POSTGRES_USER: 'postgres'
|
||||||
POSTGRES_DB: main
|
POSTGRES_DB: main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue