提交 cf902d17 编写于 作者: H Huo Linhe

[TD-4205]<fix>: fix drone ci error

上级 27ac73a4
...@@ -14,7 +14,7 @@ steps: ...@@ -14,7 +14,7 @@ steps:
- apt-get install -y cmake build-essential gcc - apt-get install -y cmake build-essential gcc
- pip3 install psutil - pip3 install psutil
- pip3 install guppy3 - pip3 install guppy3
- pip3 install src/connector/python/linux/python3/ - pip3 install src/connector/python/
- mkdir debug - mkdir debug
- cd debug - cd debug
- cmake .. - cmake ..
...@@ -31,7 +31,7 @@ steps: ...@@ -31,7 +31,7 @@ steps:
image: python:3.8 image: python:3.8
commands: commands:
- pip3 install requests - pip3 install requests
- pip3 install src/connector/python/linux/python3/ - pip3 install src/connector/python/
- pip3 install psutil - pip3 install psutil
- pip3 install guppy3 - pip3 install guppy3
- cd tests/pytest - cd tests/pytest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册