Skip to content

Commit 28144a5

Browse files
committed
fix publish script
1 parent 326487c commit 28144a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ version=`cat VERSION`
44
gem push docker-sync-$version.gem
55
rm docker-sync-$version.gem
66
git tag $version
7+
git push
78
git push --tags

0 commit comments

Comments
 (0)