From c113cb3c0ea31ab0cf43123d39bfd03de51c0563 Mon Sep 17 00:00:00 2001 From: QXZ3NHY Date: Fri, 16 Jun 2023 07:39:45 +0200 Subject: [PATCH] kpi-extension functionality --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index f1c43a6..bc8aa17 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -92,7 +92,7 @@ pipeline { sh """ sudo add-apt-repository ppa:deadsnakes/ppa -y && \ sudo apt install python3.8 -y - pip3 --version + pip3.8 --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