error 128 debugging, potential fix
parent
c0975b95da
commit
d008cad2c1
|
|
@ -86,7 +86,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
sh """
|
sh """
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install software-properties-common -y
|
|
||||||
sudo add-apt-repository ppa:deadsnakes/ppa -y
|
sudo add-apt-repository ppa:deadsnakes/ppa -y
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install python3.8 -y
|
sudo apt install python3.8 -y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue