-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.108 and 2.114
Docker Build Step plugin 2.0
After updating the docker build step plugin to v2.0, our builds no long receive the full docker build log output in the console, making it difficult to troubleshoot a broken build.
I tried reverting Jenkins from 2.114 back to 2.108 since we updated both it and the plugins at the same time. It didn't affect this.
Reverting the docker-build-step-plugin to 1.43 fixed the issue.