how to make two build triggers to work one after the other -


i have job , job b. job b triggered job a. not want job b start if there no code change in job b. use "poll scm" build trigger.

how can make work?

refrased question: job must trigger job b, job b must run when there scm changes job b. how configure this?

so, job , job b have different code bases, somehow related , thus, dependency between jobs exists. downstream-ext plugin can this: supports "extended configuration triggering downstream builds: trigger build if downstream job has scm changes".


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -