Compare commits
1
Commits
b8aa1aaa8d
...
0.0.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0fcd67312 |
@@ -45,6 +45,7 @@ if git rev-parse -q --verify "refs/tags/${VERSION}" >/dev/null; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git push
|
||||
git checkout "${TAGBRANCH}"
|
||||
git merge "${RELEASEBRANCH}"
|
||||
git push origin "${TAGBRANCH}"
|
||||
|
||||
Reference in New Issue
Block a user