modified
parent
b5eacc6d5c
commit
b8dd305e9d
|
|
@ -72,6 +72,7 @@
|
||||||
stage('Install Required Python Packages') {
|
stage('Install Required Python Packages') {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
|
cd ..
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
ls -la
|
||||||
python3 --version
|
python3 --version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue