Forked from
funkwhale / funkwhale
7979 commits behind the upstream repository.
-
Eliot Berriot authored27ff3a4c
test.yml 176 B
test:
dockerfile: docker/Dockerfile.test
build: .
command: python manage.py test
volumes:
- .:/app
environment:
- DJANGO_SETTINGS_MODULE=config.settings.test