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