kpi-extension functionality

daily
QXZ3NHY 2023-06-16 07:39:45 +02:00
parent e5571c3ea2
commit c113cb3c0e
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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