funkwhale/api/test.yml

9 wiersze
142 B
YAML
Czysty Zwykły widok Historia

test:
dockerfile: docker/Dockerfile.test
build: .
command: pytest
volumes:
- .:/app
2017-07-17 20:00:32 +00:00
environment:
- "DATABASE_URL=sqlite://"