Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-custom-build-environment-plugin
  Commit: 281e47b258a00805c20ce0d3528b8bf256dbb400
      
https://github.com/jenkinsci/docker-custom-build-environment-plugin/commit/281e47b258a00805c20ce0d3528b8bf256dbb400
  Author: Ilya Margolin <i...@jimdo.com>
  Date:   2018-02-18 (Sun, 18 Feb 2018)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/Docker.java

  Log Message:
  -----------
  Use last occurrence of "Successfully built" to find the image id

Fixes following problem:

If `docker build` output contains "Successfully built" in stdout of some
layer, that unrelated output will be taken as image id.

Happens with a Dockerfile containing `RUN pip install simplejson`, for
example.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to