Hi, this is the requirement that I have - i.e. perform downstream or upstream releases.
Anyone got any possible solutions? Regards, Dean On Thursday, 24 July 2014 07:06:40 UTC+1, lata wrote: > > I want to trigger a parameterized 'perform maven release', is that > possible? current default behaviour of 'trigger parameterized build' is > that it always triggers a 'build' and not 'perform maven release' (which is > also configured in the downstream jenkins job). is this possible, maybe > pass an environment variable which tells the 'triggered' job that it should > 'perform maven release' and not 'build', like "PERFORM_MAVEN_RELEASE=true" > or something? the only way i can currently chain jobs that are using this > functionality of maven release jobs is to pass the maven 'release goals and > options' as build goals and options within the downstream job. thanks! > -- 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]. For more options, visit https://groups.google.com/d/optout.
