kpi-extension functionality

daily
QXZ3NHY 2023-06-16 07:50:25 +02:00
parent c113cb3c0e
commit 04c7c53065
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -92,7 +92,9 @@ pipeline {
sh """
sudo add-apt-repository ppa:deadsnakes/ppa -y && \
sudo apt install python3.8 -y
python3.8 -m pip install pip
pip3.8 --version
pip3 --version
python3.8 --version
pip3 install -r requirements.txt
pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git