mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 11:58:09 +00:00
Azure DevOps notifications not appearing (#1370)
Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
@ -261,6 +261,7 @@ def notify_ado(
|
||||
|
||||
try:
|
||||
ado = ADO(container, filename, config, report)
|
||||
ado.connect()
|
||||
ado.process()
|
||||
except (
|
||||
AzureDevOpsAuthenticationError,
|
||||
|
Reference in New Issue
Block a user