From 9189432aa8fbfc60f99d23223fbd9ab1f28fe1dc Mon Sep 17 00:00:00 2001 From: QXZ3NHY Date: Fri, 16 Jun 2023 08:47:16 +0200 Subject: [PATCH] kpi-extension functionality --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 712c58f..22c8a89 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -105,7 +105,7 @@ pipeline { echo ' PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc echo 'fi' >> ~/.bashrc pip3 --version - pip --version + pip3.8 --version cat ~/.bashrc pip3 install -r requirements.txt pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git