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

if triggered build FAILS or is UNSTABLE further build steps should not be executed

XMLWordPrintable

      I have a freestyle project, that has 3 build step.

      1) compile and test with maven
      2) deploy to test environment and execute acceptance test as a parameterized triggered build
      3) deploy artifact to nexus with maven

      When the second step fails (due to problems in deployment or acceptance test) I would expect, that the third step (of deploying the artifact) is not executed at all.

            rseguy Romain Seguy
            haj031ch Hajo Eichler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: