Hi everyone,

I'm having a bit of an issue with dependencies with in Jenkins. I can't seem to
find a way to make one job depend on another without the second calling the
first.

Suppose I have JobA and JobB, where JobB depends on JobA.

I want JobB to always run after JobA if both are set to run (in my setup,
everything that needs to run is triggered at once by a master job).

However, if only JobA needs to run, I don't want it to call JobB after it

has finished.

Is this possible to do?

Thanks in advance!

Xiao-Long Chen 

-- 
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/groups/opt_out.


Reply via email to