test
This commit is contained in:
parent
ee6d50e059
commit
642830a10e
|
@ -24,6 +24,8 @@ steps:
|
||||||
- name: smoke_test
|
- name: smoke_test
|
||||||
image: python:3.8
|
image: python:3.8
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update
|
||||||
|
- 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/linux/python3/
|
||||||
|
|
Loading…
Reference in New Issue