mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
[skip e2e] Remove scale pipeline printenv (#14868)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
70d6b22ac0
commit
17fbc7c141
@ -35,7 +35,6 @@ pipeline {
|
|||||||
container('milvus-test') {
|
container('milvus-test') {
|
||||||
dir ('tests/python_client'){
|
dir ('tests/python_client'){
|
||||||
sh """
|
sh """
|
||||||
printenv
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install --upgrade protobuf
|
pip install --upgrade protobuf
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user