mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
0cdd5818ac
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8 lines
247 B
Bash
8 lines
247 B
Bash
MILVUS_SERVICE_IP=127.0.0.1
|
|
MILVUS_SERVICE_PORT=19530
|
|
MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_client
|
|
MILVUS_PYTEST_LOG_PATH=/milvus/_artifacts/tests/pytest_logs
|
|
IMAGE_REPO=milvusdb
|
|
IMAGE_TAG=20231024-6e6de17
|
|
LATEST_IMAGE_TAG=20231024-6e6de17
|