mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
8b4bcf768b
* Fix #839 and improve the code quality Signed-off-by: JinHai-CN <hai.jin@zilliz.com> * Fix compiling error and building threads number Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
8 lines
195 B
YAML
8 lines
195 B
YAML
exclude_paths:
|
|
- 'core/src/index/thirdparty/**'
|
|
- 'sdk/build-support/**'
|
|
- 'core/build-support/**'
|
|
- 'core/src/grpc/gen-milvus/**'
|
|
- 'core/src/grpc/gen-status/**'
|
|
- 'sdk/grpc-gen/**'
|