bitbucket hapus tag jarak jauh

git remote update
git tag --delete tagname
git push --delete origin tagname
MzanziLegend