mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Prepare docs.sh for new release process (#14195)
This commit is contained in:
parent
677f218ef6
commit
7cdfe6fa0e
@ -44,7 +44,7 @@ if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
if [ "$TRAVIS_BRANCH" == "alpha" ]; then
|
||||
if [ "$TRAVIS_BRANCH" == "dev" ]; then
|
||||
while : ; do
|
||||
firebase deploy --project docs-flutter-io && break
|
||||
echo Error: Unable to deploy documentation to firebase. Retrying in five seconds...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user