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
Hi,
how does unarchive() determines which artefact is to be unarchived? I am
building a C++ project natively and additionally doing a cross compile
in parallel.
Both archive steps will archive the same folder (but on two different
workspaces). What will happen during unarchive()? Does archive "merge"
the results (is it a big common data storage)?