Commit f23035b0 authored by Adam Barth's avatar Adam Barth

Switch docs to docs.flutter.io

That site is now live.
parent a2730e79
......@@ -26,6 +26,7 @@ if [ $TRAVIS_PULL_REQUEST = "false" ]; then
GSUTIL=$HOME/google-cloud-sdk/bin/gsutil
GCLOUD=$HOME/google-cloud-sdk/bin/gcloud
$GCLOUD auth activate-service-account --key-file gcloud_key_file.json
$GSUTIL -m rsync -r -d packages/flutter/doc/api gs://docs.flutter.io/flutter
$GSUTIL -m rsync -r -d packages/flutter/doc/api gs://docs.domokit.org/flutter
fi
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment