upd j
This commit is contained in:
parent
7a6f573d26
commit
83e4239821
@ -39,9 +39,9 @@ pipeline {
|
|||||||
echo("run data script")
|
echo("run data script")
|
||||||
//sh "source docker_ium/bin/activate"
|
//sh "source docker_ium/bin/activate"
|
||||||
sh "ls -a"
|
sh "ls -a"
|
||||||
sh "chmod u+x script5_1.py"
|
sh "chmod u+x script5_2.py"
|
||||||
//sh "pip3 show pandas"
|
//sh "pip3 show pandas"
|
||||||
sh "python3 script5_1.py"
|
sh "python3 script5_2.py"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user