Skip to content

Commit 9711fe9

Browse files
committed
Update release script
1 parent 41e10b7 commit 9711fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

realease.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33

44
git checkout -b v${FDK_VERSION}-stable
5+
git push origin v${FDK_VERSION}-stable
56
PBR_VERSION=${FDK_VERSION} python setup.py sdist bdist_wheel
67
twine upload dist/fdk-${FDK_VERSION}*

0 commit comments

Comments
 (0)