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 41e10b7 commit 9711fe9Copy full SHA for 9711fe9
realease.sh
@@ -2,5 +2,6 @@
2
3
4
git checkout -b v${FDK_VERSION}-stable
5
+git push origin v${FDK_VERSION}-stable
6
PBR_VERSION=${FDK_VERSION} python setup.py sdist bdist_wheel
7
twine upload dist/fdk-${FDK_VERSION}*
0 commit comments