Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12650 )
Change subject: [docker] Fix build to work outside of Git WD ...................................................................... [docker] Fix build to work outside of Git WD The build script failed when being outside of a Git working directory. This patch changes the VCS_REF to be the version info when it's not built from a Git working directory. Change-Id: I802157687384f3fd1b223d26041b3e8e1722b965 Reviewed-on: http://gerrit.cloudera.org:8080/12602 Reviewed-by: Grant Henke <[email protected]> Tested-by: Attila Bukor <[email protected]> (cherry picked from commit 1aae0784f675adf103de5fab19ae6cfb44723635) Reviewed-on: http://gerrit.cloudera.org:8080/12650 Reviewed-by: Andrew Wong <[email protected]> --- M docker/docker-build.sh 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Attila Bukor: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12650 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.9.x Gerrit-MessageType: merged Gerrit-Change-Id: I802157687384f3fd1b223d26041b3e8e1722b965 Gerrit-Change-Number: 12650 Gerrit-PatchSet: 2 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]>
