troubleshooting
This commit is contained in:
parent
6497520a83
commit
cc0d26e0c7
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -41,7 +41,8 @@ pipeline {
|
|||||||
sh "ls -a"
|
sh "ls -a"
|
||||||
sh "chmod u+x script5.py"
|
sh "chmod u+x script5.py"
|
||||||
//sh "pip3 show pandas"
|
//sh "pip3 show pandas"
|
||||||
sh "python3 script5.py"
|
sh "cat script5.py"
|
||||||
|
//sh "python3 script5.py"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user