I would like to configure jenkins to do the following: 1. checkout from a list of git repos 2. sub jobs build for 3 targets 3. test the build 4. publish the results back to multiple git repos
I have the system checking out and building successfully right now. it looks like there is a plugin called git publisher which an merge the results and publish back to git but I'm not sure how to configure this plugin to work. Is there any example like my configuration I could look at? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/634b2f47-583c-4076-9a9f-9c908a712466%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
