Temporarily allow failures on the docs shard (#34618)

https://github.com/flutter/flutter/issues/34435
This commit is contained in:
Todd Volkert 2019-06-17 20:27:04 -07:00 committed by GitHub
parent 358b9bd381
commit 2d1cd482cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@ task:
setup_script: ./dev/bots/cirrus_setup.sh
matrix:
- name: docs
# TODO(flutter/flutter#34435): remove allow_failures
allow_failures: true
env:
SHARD: docs
# For uploading master docs to Firebase master branch staging site