From 3bfe13c79389d4207a7631028c7e2cb5c16aed0c Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 10 Mar 2017 16:44:55 +0100 Subject: [PATCH] Updated ghpages --- docs/src/main/asciidoc/ghpages.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/main/asciidoc/ghpages.sh b/docs/src/main/asciidoc/ghpages.sh index 6429e8f7..794398e4 100755 --- a/docs/src/main/asciidoc/ghpages.sh +++ b/docs/src/main/asciidoc/ghpages.sh @@ -345,6 +345,8 @@ assert_properties set_default_props check_if_anything_to_sync if echo $VERSION | egrep -q 'SNAPSHOT' || [[ -z "${VERSION}" ]]; then + CLONE="" + VERSION="" retrieve_current_branch else switch_to_tag