I'm using Jenkins to generate a war file, which so far, works, but I need to grab this war file and zip it together with some script files located in the project's workspace.
I'm really new with Jenkins and don't know how to proceed, any help would be appreciated.
Thank you