mirror of
https://github.com/zhigang1992/boxen.git
synced 2026-04-29 04:24:52 +08:00
Make sure script/release pushes errthang
This commit is contained in:
@@ -34,4 +34,5 @@ git fetch -t origin
|
||||
|
||||
# Tag it and bag it.
|
||||
|
||||
gem push boxen-*.gem && git tag "$tag" && git push origin --tags
|
||||
gem push boxen-*.gem && git tag "$tag" &&
|
||||
git push origin master && git push origin "$tag"
|
||||
|
||||
Reference in New Issue
Block a user