In the matrix job's configuration there is no settings available to deploy the child tasks/jobs artifacts from the workspace into remote directory.

See https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Artifactuploaders

When doing a matrix job configuration, we cannot delete the workspace after the job is complete. It actually deleted the workspace before it got deployed from the parent. The work around is to stop deleting the workspace after the job is complete and delete it before the build starts instead.
...
The parent project deploys the artifacts for the all the child projects.

I have not got the issue. Please explain the current and the expected behavior.

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/d/optout.

Reply via email to