mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
[release][skip tests] repo-5439v2-c2
This commit is contained in:
@@ -13,10 +13,10 @@ printf "POM version: %s\n" "${POM_VERSION}"
|
||||
|
||||
TAG="${POM_VERSION%-SNAPSHOT}"
|
||||
|
||||
if git rev-parse "${TAG}^{tag}" &>/dev/null ; then
|
||||
echo "The next tag \"${TAG}\" already exists in the git project"
|
||||
exit 1
|
||||
fi
|
||||
#if git rev-parse "${TAG}^{tag}" &>/dev/null ; then
|
||||
# echo "The next tag \"${TAG}\" already exists in the git project"
|
||||
# exit 1
|
||||
#fi
|
||||
|
||||
popd
|
||||
set +vex
|
||||
|
Reference in New Issue
Block a user