Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26760

Update pipeline if build fails

XMLWordPrintable

      If I have 3 jobs.

      A -> B -> C

      If everything runs fine i'll have

      A(1) -> B(1) -> C(1)

      But if i have b failing then i need to start over with job A to have my pipeline updated.

      I would prefer a solution where i have.

      A(1) -> B(2) etc. if the B(1) failed but B(2) succeeded.

            patbos Patrik Boström
            tomasnorre Tomas Norre Mikkelsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: