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 17:58:43 +0300
committerCartBlanche <savagesoftware@gmail.com>2020-08-02 17:58:43 +0300
commit8db6bce2bb07f699365126c11261b0a5f7bf7aeb (patch)
tree08ffd8986e82d864e553cda9e760056cb3ca3a26 /azure-pipelines.yaml
parent99510845c632275c2058ad084b110c46163b2165 (diff)
AddUserExclusion file.
Diffstat (limited to 'azure-pipelines.yaml')
-rw-r--r--azure-pipelines.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml
index 112a947..d3a0efc 100644
--- a/azure-pipelines.yaml
+++ b/azure-pipelines.yaml
@@ -45,6 +45,8 @@ stages:
steps:
- checkout: self
- template: security/policheck/v1.yml@templates
+ parameters:
+ UEPath: $(System.DefaultWorkingDirectory)/UserExclusion.xml
- task: securedevelopmentteam.vss-secure-development-tools.build-task-uploadtotsa.TSAUpload@1
displayName: 'TSA V2 upload to Xamarin.PropertyEditing_master'