Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12602 )
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]> --- M docker/docker-build.sh 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Grant Henke: Looks good to me, approved Attila Bukor: Verified -- To view, visit http://gerrit.cloudera.org:8080/12602 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I802157687384f3fd1b223d26041b3e8e1722b965 Gerrit-Change-Number: 12602 Gerrit-PatchSet: 5 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
