Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnoop Kunchukuttan (STC INDIA) <Anoop.Kunchukuttan@microsoft.com>2020-09-03 12:38:42 +0300
committerAnoop Kunchukuttan (STC INDIA) <Anoop.Kunchukuttan@microsoft.com>2020-09-03 12:38:42 +0300
commit1d2424cd6813a3b96f463e0a15ac436b1784e2c3 (patch)
treeb192000b4b17b60327901a10b530d8ed94781929
parent0cc1727fb426e5b137f17593b2dd37a12b6d0998 (diff)
Remove explicit component governance task
-rw-r--r--azure-pipelines.yml10
1 files 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