Fixed broken CI
This commit is contained in:
parent
77c6bd5839
commit
4f50eb50fb
|
@ -24,6 +24,7 @@ test_api:
|
||||||
DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
||||||
FUNKWHALE_URL: "https://funkwhale.ci"
|
FUNKWHALE_URL: "https://funkwhale.ci"
|
||||||
CACHEOPS_ENABLED: "false"
|
CACHEOPS_ENABLED: "false"
|
||||||
|
DJANGO_SETTINGS_MODULE: config.settings.local
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- cd api
|
- cd api
|
||||||
|
|
Loading…
Reference in New Issue