GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1926
[BUILD] Remove docker build ### What is this PR for? Removing docker build and push from release script. Docker managed by community will be supported sooner or later through https://hub.docker.com/r/apache/ or official docker hub repository, and either way doesn't need push from release script. ### What type of PR is it? Build ### What is the Jira issue? ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/zeppelin remove_docker_build Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1926.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1926 ---- commit 3a9b64e3114492c165724ca19906fbeebd5a9e92 Author: Mina Lee <mina...@apache.org> Date: 2017-01-19T07:27:46Z Remove docker build commit 6ea789e1c2567444d431ab3ac7d7f3da162e826f Author: Mina Lee <mina...@apache.org> Date: 2017-01-19T07:28:30Z Publish beam interpreter in maven central repo ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---