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