You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkinsci-users
I have a folder at the root of my workspace called "testSuite". I was archiving this folder and then passing it to a downstream job in order to use it to run basic sanity test cases. When I archive the folder using the archive artifact plugin by specifying the folder name as "testSuite/", it gives me the folder contents. Is there a way to preserve the folder as "testSuite" so when I copy the archive in teh downstream job the folder "testSuite" remains as a folder at the roo of my workspace?