funquail/api/test.yml
2017-06-26 19:01:15 +02:00

6 lines
96 B
YAML

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