Skip to content

Commit

Permalink
Remove ansible tagging. (#4417)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Jan 31, 2024
1 parent 328d48e commit 3647a46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ if [ ! -z "${third_semver##*[!0-9]*}" ]; then
echo $new_tag > "VERSION"
git add "VERSION"
git commit -m"Updating VERSION"
git tag $new_tag
git push origin $new_tag
git push
popd
fi
Expand Down

0 comments on commit 3647a46

Please sign in to comment.