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

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCartBlanche <savagesoftware@gmail.com>2020-08-02 15:31:00 +0300
committerCartBlanche <savagesoftware@gmail.com>2020-08-02 15:31:00 +0300
commitf258454678af6a504b9f34982fc5cb15247d5ec0 (patch)
treed8f80f247edfac92115306853e9afc310ae138a0 /azure-pipelines.yaml
parentba2a788405d33f8dc6e9bda8ed26826d4bc949db (diff)
Fix indentation
Diffstat (limited to 'azure-pipelines.yaml')
-rw-r--r--azure-pipelines.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml
index 5a6113c..67b9078 100644
--- a/azure-pipelines.yaml
+++ b/azure-pipelines.yaml
@@ -46,9 +46,9 @@ stages:
- checkout: self
- template: security/policheck/v1.yml@templates
- - task: securedevelopmentteam.vss-secure-development-tools.build-task-uploadtotsa.TSAUpload@1
- displayName: 'TSA V2 upload to designer_master'
- inputs:
+ - task: securedevelopmentteam.vss-secure-development-tools.build-task-uploadtotsa.TSAUpload@1
+ displayName: 'TSA V2 upload to designer_master'
+ inputs:
tsaVersion: TsaV2
codeBaseName: 'designer_master'
uploadAPIScan: false
@@ -61,11 +61,11 @@ stages:
uploadRoslyn: false
uploadTSLint: false
validateCompatibility: Warning
- enabled: false
+ enabled: false
- - task: securedevelopmentteam.vss-secure-development-tools.build-task-postanalysis.PostAnalysis@1
- displayName: 'Post Analysis'
- inputs:
+ - task: securedevelopmentteam.vss-secure-development-tools.build-task-postanalysis.PostAnalysis@1
+ displayName: 'Post Analysis'
+ inputs:
AllTools: true
- stage: Windows