upd d
This commit is contained in:
parent
0d0ee8bf90
commit
f8fc798292
@ -39,9 +39,9 @@ pipeline {
|
||||
echo("run data script")
|
||||
//sh "source docker_ium/bin/activate"
|
||||
sh "ls -a"
|
||||
sh "chmod u+x script5_2.py"
|
||||
sh "chmod u+x script5_3.py"
|
||||
//sh "pip3 show pandas"
|
||||
sh "python3 script5_2.py | tee output.txt | tar -czf output.tar.gz output.txt"
|
||||
sh "python3 script5_3.py | tee output.txt | tar -czf output.tar.gz output.txt"
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user