If I have 2 jobs (A and B). A should run before B. B doesn't need to run right after A ends. But B can only run if the last build of A succeeded.
Is there a way to set this? Some configuration on job B such as: "Build only if the last build of this job succeeded: (and enter the jobs name) A" 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/groups/opt_out.
