1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 15:47:20 +02:00

Build report can get sent before installer finished

This commit is contained in:
Qstick 2024-01-14 13:27:52 -06:00
parent c5992ed944
commit 60d9aacac6

View File

@ -1242,6 +1242,7 @@ stages:
- stage: Report_Out - stage: Report_Out
dependsOn: dependsOn:
- Analyze - Analyze
- Installer
- Unit_Test - Unit_Test
- Integration - Integration
- Automation - Automation