funkwhale/api/test.yml

7 lines
96 B
YAML

test:
dockerfile: docker/Dockerfile.test
build: .
command: pytest
volumes:
- .:/app