From 3721ee58c74d4df9f5dcbea0316b9c5f348f3f7f Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Thu, 15 Jun 2023 13:58:38 +0200 Subject: [PATCH] error 128 debugging, potential fix --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index d7a9a7d..ccde183 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -85,7 +85,7 @@ pipeline { installRetryCount = installRetryCount+1 } sh """ - sudo amazon-linux-extras install python3.8 + cat /etc/os-release python3.8 --version pip3 install -r requirements.txt pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git