Restore docs linux post submit cirrus (#64214)

This commit is contained in:
Christopher Fujino 2020-08-20 09:35:50 -07:00 committed by GitHub
parent 9e32a4f598
commit 0fa1de3c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,8 @@ task:
- dart --enable-asserts ./dev/bots/test.dart
- name: docs-linux # linux-only
only_if: "changesInclude('.cirrus.yml', 'dev/**', 'packages/flutter/**', 'packages/flutter_test/**', 'packages/flutter_drive/**', 'packages/flutter_localizations/**', 'bin/**') && $CIRRUS_PR != ''"
# TODO(fujino): Make this pre-submit only once #64212 is fixed
only_if: "changesInclude('.cirrus.yml', 'dev/**', 'packages/flutter/**', 'packages/flutter_test/**', 'packages/flutter_drive/**', 'packages/flutter_localizations/**', 'bin/**') || $CIRRUS_PR == ''"
environment:
# TODO(tvolkert): optimize CPU and MEMORY settings once #60646 is resolved.
CPU: 4