continuous integration - How to trigger a build dependent on 2 upstream jobs in Jenkins? -


i wondering if there way trigger job dependent on 2 (or more) upstream jobs in jenkins? right now, if add 2 jobs upstream trigger, seems "or condition". want evaluate "and condition" . possible do?

the build flow plugin should let this.


Comments