Files
mopidy/docker-compose.test.yml
2020-07-29 19:19:38 +02:00

4 lines
128 B
YAML

sut:
build: .
command: sh -c '(mopidy &) && sleep 5 && curl --connect-timeout 5 --show-error --fail http://localhost:6680/'