From 7029e0d6eea6720bc10abb2da783e00575a89a7e Mon Sep 17 00:00:00 2001 From: Qstick Date: Tue, 25 Oct 2022 21:59:08 -0500 Subject: [PATCH] Enable new Servarr build notifications --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 21bb54b19..b8e0ae7d1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1108,4 +1108,5 @@ stages: SYSTEM_ACCESSTOKEN: $(System.AccessToken) DISCORDCHANNELID: $(discordChannelId) DISCORDWEBHOOKKEY: $(discordWebhookKey) + DISCORDTHREADID: $(discordThreadId)