mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:14:04 +00:00
Revert change
This commit is contained in:
parent
46201c68c6
commit
c13fe5183f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -47,8 +47,7 @@ jobs:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
env:
|
env:
|
||||||
POSTGRES_PASSWORD: password
|
POSTGRES_PASSWORD: 'postgres'
|
||||||
POSTGRES_USER: root
|
|
||||||
POSTGRES_DB: main
|
POSTGRES_DB: main
|
||||||
ports:
|
ports:
|
||||||
- 5432/tcp
|
- 5432/tcp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue