mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
releasing pushes to legacy remote
This commit is contained in:
parent
7d581322b1
commit
d5afe2b4c0
@ -12,4 +12,6 @@ git commit --allow-empty -a -m "Release $version"
|
||||
git tag "v$version"
|
||||
git push origin
|
||||
git push origin "v$version"
|
||||
git push legacy
|
||||
git push legacy "v$version"
|
||||
gem push pkg/*-${version}.gem
|
||||
|
Loading…
x
Reference in New Issue
Block a user