From 3cf88478b9c0305a7c47771e82493592d7b6307c Mon Sep 17 00:00:00 2001 From: QXZ3NHY Date: Fri, 16 Jun 2023 09:22:13 +0200 Subject: [PATCH] kpi-extension functionality --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 6f65b4b..dadef81 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -101,6 +101,7 @@ pipeline { sudo update-alternatives --config python && \ python --version python -m pip3 install pip + ls -la /usr/lib/ | grep python pip3 --version pip3 install -r requirements.txt pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git