When build module, jenkins doesn't execute any configured commands, On Tuesday, August 30, 2016 at 5:59:29 PM UTC+8, maciej wrote: > > 严细浪 (2016-08-23 08:16): > > I am using Jenkins to build a multi module maven project, in Jenkins i can > trigger to build a maven module, however when build module, Jenkins will not > pull latest source code, source code only pulled when whole project is built. > how to make Jenkins pull source code when build module? > > > You could just run `svn update ./svn-checkut-path/my/module/path`. Don't > think it's possible with git though. With git you would probably need > separate repos. > > Regards, > Nux. >
-- 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/accfaa48-4271-403c-87cb-a820228d61c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
