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-02 13:28:44 +0300
committerAnoop Kunchukuttan (STC INDIA) <Anoop.Kunchukuttan@microsoft.com>2020-09-02 13:28:44 +0300
commit5f1c2c2d805f6b2bd2bd755604fe75f539092118 (patch)
treefcb571a789280508d522e67613e7be49ce7f8b64 /azure-pipelines.yml
parent5ab839aa3e8f02fc49205a0172b65fe3921b30e6 (diff)
Update azure-pipelines.yml for Azure Pipelines
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 0fa1a914a..7ad7a4d8f 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -20,6 +20,6 @@ steps:
- task: ComponentGovernanceComponentDetection@0
inputs:
- scanType: 'LogOnly'
+ scanType: 'Register'
verbosity: 'Verbose'
- alertWarningLevel: 'High'
+ alertWarningLevel: 'High' \ No newline at end of file