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