ml_deploy / docker-compose.test.yaml
gpicciuca's picture
First commit
058f1d9
raw
history blame contribute delete
151 Bytes
services:
# Override parameters of this service
model_runner:
# Sets the entrypoint so that pytest is executed
entrypoint: ["pytest"]