Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12380 )
Change subject: [docker] Add publish support to the build script ...................................................................... [docker] Add publish support to the build script This patch adds publish support to the docker build script by tracking the tags through the build and pushing them via docker push once all builds/tags are complete. Only release builds are permitted to be published. Change-Id: Ibdc018f89da0a44ad76fae772aaede8eb5263d5d Reviewed-on: http://gerrit.cloudera.org:8080/12380 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M docker/docker-build.sh 1 file changed, 35 insertions(+), 6 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12380 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibdc018f89da0a44ad76fae772aaede8eb5263d5d Gerrit-Change-Number: 12380 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
