Skip to content

Commit ac29321

Browse files
committed
Manual steps do not include deploying docs nor announcing the release (at this time)
1 parent 4e4a87c commit ac29321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ fi
8282

8383
echo "Manual steps:"
8484
echo " 1) release maven repo at http://oss.sonatype.org/"
85-
echo " 2) Deploy new docs: $> firebase deploy"
85+
# echo " 2) Deploy new docs: $> firebase deploy"
8686
echo " 3) Update the release notes for FirebaseUI-Android version ${VERSION} on GitHub and add aar for downloading"
87-
echo " 4) Update firebase-versions.json in the firebase-clients repo with the changelog information"
88-
echo " 5) Tweet @FirebaseRelease: 'v${VERSION} of FirebaseUI-Android is available https://github.com/firebase/FirebaseUI-Android"
87+
#echo " 4) Update firebase-versions.json in the firebase-clients repo with the changelog information"
88+
#echo " 5) Tweet @FirebaseRelease: 'v${VERSION} of FirebaseUI-Android is available https://github.com/firebase/FirebaseUI-Android"
8989
echo ---
9090
echo "Done! Woo!"

0 commit comments

Comments
 (0)