mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Remove scale pipeline printenv (#14868)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/14874/head
parent
70d6b22ac0
commit
17fbc7c141
|
@ -35,7 +35,6 @@ pipeline {
|
|||
container('milvus-test') {
|
||||
dir ('tests/python_client'){
|
||||
sh """
|
||||
printenv
|
||||
pip install -r requirements.txt
|
||||
pip install --upgrade protobuf
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue