mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Tag on github is prefixed with v.
This commit is contained in:
+1
-1
@@ -27,5 +27,5 @@ git push
|
||||
|
||||
python3 setup.py sdist bdist_wheel upload
|
||||
|
||||
git tag ${version}
|
||||
git tag v${version}
|
||||
git push --tags
|
||||
|
||||
Reference in New Issue
Block a user