-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 1.580.1, OpenJDK 1.7.0_75, CentOS 6.6, Firefox 37.0.1
I have a Jenkins project with several "Docker build and publish" steps, each of which depends on images produced by those that came before it. However, when "docker build" exits with an error in a step, the Jenkins job simply proceeds to the next step as if the build step succeeded.