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

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -