mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update _release.php
This commit is contained in:
parent
8e570c639f
commit
8294ee52ae
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ runProcess("git tag -a \"$version\" -m \"Release $version\"");
|
||||||
runProcess("git tag -v \"$version\"");
|
runProcess("git tag -v \"$version\"");
|
||||||
|
|
||||||
// Git push
|
// Git push
|
||||||
|
runProcess("git checkout v2.4");
|
||||||
runProcess("git push origin v2.4");
|
runProcess("git push origin v2.4");
|
||||||
runProcess("git push origin $version");
|
runProcess("git push origin $version");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue