mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:54:03 +00:00
Delete 'user' from Postgres CI
This commit is contained in:
parent
7f1f594809
commit
f4b0f4cee6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -46,7 +46,6 @@ jobs:
|
|||
services:
|
||||
postgres:
|
||||
image: postgres:latest
|
||||
user: 'postgres'
|
||||
env:
|
||||
POSTGRES_PASSWORD: 'postgres'
|
||||
POSTGRES_USER: 'postgres'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue