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