update jenkinsfile
This commit is contained in:
parent
9e670a90b2
commit
2cc9e9c9ec
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
//sh "source docker_ium/bin/activate"
|
||||
sh "ls -a"
|
||||
sh "chmod u+x script2.py"
|
||||
sh "pip shop pandas"
|
||||
sh "pip show pandas"
|
||||
sh "python3 script2.py"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user