Fixed broken db with postgres:11.7
This commit is contained in:
parent
22c0285680
commit
4b2b250047
4 changed files with 14 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ test_api:
|
|||
DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
||||
FUNKWHALE_URL: "https://funkwhale.ci"
|
||||
DJANGO_SETTINGS_MODULE: config.settings.local
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
only:
|
||||
- branches
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue