diff --git a/Jenkinsfile b/Jenkinsfile index 8e8061a..735f082 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -89,7 +89,6 @@ pipeline { sudo apt update sudo apt install python3.8 -y python3.8 --version - sudo update-alternatives --set python /usr/bin/python3.8 pip3 install -r requirements.txt pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git """