Skip to content
Snippets Groups Projects
Commit 2c302c40 authored by quicksilver's avatar quicksilver Committed by yefu.chen
Browse files

Fix pytest docker compose file error


Signed-off-by: default avatarquicksilver <zhifeng.zhang@zilliz.com>
parent 85bc2a54
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ version: '3.5'
services:
regression:
image: milvusdb/pytest:latest
build:
dockerfile: Dockerfile
volumes:
- ../..:/milvus-distributed:delegated
working_dir: "/milvus-distributed/tests/python_test"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment