Skip to content
Snippets Groups Projects
Verified Commit 4f50eb50 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed broken CI

parent 77c6bd58
Branches
Tags
No related merge requests found
...@@ -24,6 +24,7 @@ test_api: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment