diff --git a/boyar/create-version-file.sh b/boyar/create-version-file.sh index 495bdfb..f649500 100755 --- a/boyar/create-version-file.sh +++ b/boyar/create-version-file.sh @@ -4,6 +4,8 @@ set -x git status +git fetch --tags + git tag if [[ ! -z "$CIRCLE_TAG" ]]; then