From 52645bdfb535daad7616fb7fe50ae8a20637929e Mon Sep 17 00:00:00 2001 From: Subho Halder Date: Wed, 23 Feb 2022 12:56:26 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 07a47a5..562b704 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,5 +27,5 @@ steps: inputs: filePath: './app/build/outputs/apk/debug/app-debug.apk' accessToken: '$(appknoxtoken)' - riskThreshold: 'high' + riskThreshold: 'critical'