mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 05:34:02 +00:00
Revert ci.yml changes
This commit is contained in:
parent
18b47fb4d0
commit
607ef15758
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -51,10 +51,8 @@ jobs:
|
||||||
POSTGRES_PASSWORD: 'postgres'
|
POSTGRES_PASSWORD: 'postgres'
|
||||||
POSTGRES_USER: 'postgres'
|
POSTGRES_USER: 'postgres'
|
||||||
POSTGRES_DB: main
|
POSTGRES_DB: main
|
||||||
POSTGRES_PORT: '5433'
|
|
||||||
PGPORT: '5433'
|
|
||||||
ports:
|
ports:
|
||||||
- 5433/tcp
|
- 5432/tcp
|
||||||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
|
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue