Final message to show we are done

This commit is contained in:
Ismo Vuorinen
2016-08-04 16:54:38 +03:00
parent 5d09d34489
commit 9ac3cdf1f2

View File

@@ -140,3 +140,5 @@ git merge --no-ff $BRANCH_RELEASE
# Remove release branch
git branch -d $BRANCH_RELEASE
echo -e "${NOTICE_FLAG} Done!"