Compare commits
1
Commits
0.0.1
..
c0fcd67312
| 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