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