We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e768012 commit d573c5dCopy full SHA for d573c5d
dev/bots/README.md
@@ -15,7 +15,8 @@ the Flutter team if you need to do that.
15
The [Cirrus](https://cirrus-ci.org)-based bots run the
16
[`test.dart`](test.dart) script for each PR and submission. This does
17
testing for the tools, for the framework, and (for submitted changes
18
-only) rebuilds and updates the master branch API docs staging site.
+only) rebuilds and updates the master branch API docs
19
+[staging site](https://master-docs-flutter-io.firebaseapp.com).
20
For tagged dev and beta builds, it also builds and deploys the gallery
21
app to the app stores. It is configured by the
22
[.cirrus.yml](/.cirrus.yml).
0 commit comments