Unverified Commit 445e5e29 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

skip docs shard on changes that exclude docs (#37940)

parent 92ef2b9c
......@@ -25,6 +25,7 @@ task:
setup_script: ./dev/bots/cirrus_setup.sh
matrix:
- name: docs
skip: "!changesInclude('packages/flutter/**', 'packages/flutter_test/**', 'packages/flutter_drive/**', 'packages/flutter_localizations/**', 'packages/flutter_goldens/**', 'bin/internal/**') && $CIRRUS_BRANCH != 'master'"
env:
SHARD: docs
# For uploading master docs to Firebase master branch staging site
......
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