Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ steps:
- linters_group
- prototype_builds_group
- unit_tests_group
# The TestFlight uploads outlast every other group, so without this the analysis
# runs before they finish and reports a failing build as clean.
- testflight_builds_group
allow_dependency_failure: true
agents:
queue: upload