问题
I need to create a tarball after a successful Jenkins build. I am new to this. So Wanted to find out if there is a plugin for this. Or I should be writing down a shell script from as a post build action in order to create this tarball.
回答1:
You can use ArtifactDeployer Plugin but you should think why you create tarball shoud your send it to mail recipients publish somethere or something else.
来源:https://stackoverflow.com/questions/37248963/creating-a-tarball-using-jenkins