We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326487c commit 28144a5Copy full SHA for 28144a5
publish.sh
@@ -4,4 +4,5 @@ version=`cat VERSION`
4
gem push docker-sync-$version.gem
5
rm docker-sync-$version.gem
6
git tag $version
7
+git push
8
git push --tags
0 commit comments