error 128 debugging, potential fix
parent
0d33b2ff7f
commit
2125efd077
|
|
@ -85,7 +85,7 @@ pipeline {
|
|||
installRetryCount = installRetryCount+1
|
||||
}
|
||||
sh """
|
||||
sudo yum -y python38 python38-devel
|
||||
sudo amazon-linux-extras install python3.8
|
||||
python3.8 --version
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue