From 1d2424cd6813a3b96f463e0a15ac436b1784e2c3 Mon Sep 17 00:00:00 2001 From: "Anoop Kunchukuttan (STC INDIA)" Date: Thu, 3 Sep 2020 09:38:42 +0000 Subject: Remove explicit component governance task --- azure-pipelines.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c00c7d3b4..8eb153e35 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -93,8 +93,8 @@ steps: -j2 displayName: 'Build Moses' -- task: ComponentGovernanceComponentDetection@0 - inputs: - scanType: 'Register' - verbosity: 'Verbose' - alertWarningLevel: 'High' \ No newline at end of file +# - task: ComponentGovernanceComponentDetection@0 +# inputs: +# scanType: 'Register' +# verbosity: 'Verbose' +# alertWarningLevel: 'High' \ No newline at end of file -- cgit v1.2.3