@ -8,12 +8,7 @@ if [ 1 -eq "$#" ]
then
./version_bump.sh "$1"
else
echo "No version bump"
git push
git tag --delete latest
git tag latest
git push --delete origin latest
git push --tags
./version_bump.sh
fi
cd "$parent_path/docker/app" || exit
The note is not visible to the blocked user.