vjuranek commented on Bug JENKINS-18333

Hi,
ws cleanup run after artifact deployer. The problem is, if I get it right, that ws clenaup is called for each matrix combination while artifact deployer is called only for matrix parent. As matrix aggregators are called after all sub-jobs are finished, workspace of sub-jobs are already removed so there's nothing to deploy. I can implement an option to skip cleanup on matrix sub-jobs but IMHO make more sense to run artifact deployer on each matrix sub-job.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to