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

Need to find a way to continue build execution even when a step fails

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-flow-plugin
    • None

      I have a job where I have 3 build steps all of them are shell scripts being executed on remote host using ssh connection, these 3 steps run shell script on 3 different linux hosts.

      My problem is if the step #1 where shell script execution fails on host1 then entire build is marked failed. I would like the build to continue for next 2 steps.

      Can we have any plugin or any way for Jenkins to keep executing the build even one of the steps fail?

            Unassigned Unassigned
            ravikakadia Ravi Kakadia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: