Forked from
funkwhale / funkwhale
7898 commits behind the upstream repository.
-
Eliot Berriot authoredd63e7677
test.yml 142 B
test:
dockerfile: docker/Dockerfile.test
build: .
command: pytest
volumes:
- .:/app
environment:
- "DATABASE_URL=sqlite://"