kpi-extension functionality

daily
QXZ3NHY 2023-06-16 09:16:55 +02:00
parent cfc29440a7
commit 3d78b9eff0
1 changed files with 0 additions and 3 deletions

3
Jenkinsfile vendored
View File

@ -101,9 +101,6 @@ pipeline {
sudo update-alternatives --config python && \
python --version
python -m pip install pip
sudo apt-get install python3-venv
python -m venv venv
source venv/bin/activate
pip3 --version
pip --version
ls -la venv/bin