mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Skip backfiller for docs_publish (#132510)
This is to avoid old docs published by backfilling.
This commit is contained in:
parent
cc0d63ea66
commit
33b66f6436
1
.ci.yaml
1
.ci.yaml
@ -363,6 +363,7 @@ targets:
|
|||||||
]
|
]
|
||||||
tags: >
|
tags: >
|
||||||
["framework", "hostonly", "linux"]
|
["framework", "hostonly", "linux"]
|
||||||
|
backfill: "false"
|
||||||
validation: docs
|
validation: docs
|
||||||
validation_name: Docs
|
validation_name: Docs
|
||||||
firebase_project: master-docs-flutter-dev
|
firebase_project: master-docs-flutter-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user