upd j
This commit is contained in:
parent
360ea6fdfa
commit
6133e07b2b
@ -41,8 +41,8 @@ pipeline {
|
||||
sh "ls -a"
|
||||
sh "chmod u+x script5_3.py"
|
||||
//sh "pip3 show pandas"
|
||||
sh "python3 script5_3.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"
|
||||
sh "python3 script5_3.py | tee output.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user