Adding a git push.

remove_ansible
Dessalines 3 years ago
parent 458ff88010
commit 9030fa6016

@ -17,6 +17,7 @@ if [ ! -z "${third_semver##*[!0-9]*}" ]; then
echo $new_tag > "VERSION"
git add "VERSION"
git commit -m"Updating VERSION"
git push
popd
fi

Loading…
Cancel
Save