Add link to master docs staging site (#24815)

This commit is contained in:
Todd Volkert 2018-11-27 21:16:52 -08:00 committed by GitHub
parent e7680128af
commit d573c5d09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,8 @@ the Flutter team if you need to do that.
The [Cirrus](https://cirrus-ci.org)-based bots run the
[`test.dart`](test.dart) script for each PR and submission. This does
testing for the tools, for the framework, and (for submitted changes
only) rebuilds and updates the master branch API docs staging site.
only) rebuilds and updates the master branch API docs
[staging site](https://master-docs-flutter-io.firebaseapp.com).
For tagged dev and beta builds, it also builds and deploys the gallery
app to the app stores. It is configured by the
[.cirrus.yml](/.cirrus.yml).