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 18:11:42 +0300
committerCartBlanche <savagesoftware@gmail.com>2020-08-02 18:11:42 +0300
commitc1c2bbc1ac9af33c908df2ed93f869ab59e5f0bd (patch)
tree1a50a2e6f9b1284e4633bcb7086fd18fab693e82 /azure-pipelines.yaml
parent8db6bce2bb07f699365126c11261b0a5f7bf7aeb (diff)
Let's try and all caps param name.
Diffstat (limited to 'azure-pipelines.yaml')
-rw-r--r--azure-pipelines.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml
index d3a0efc..5bb013c 100644
--- a/azure-pipelines.yaml
+++ b/azure-pipelines.yaml
@@ -46,7 +46,7 @@ stages:
- checkout: self
- template: security/policheck/v1.yml@templates
parameters:
- UEPath: $(System.DefaultWorkingDirectory)/UserExclusion.xml
+ UEPATH: $(System.DefaultWorkingDirectory)/UserExclusion.xml
- task: securedevelopmentteam.vss-secure-development-tools.build-task-uploadtotsa.TSAUpload@1
displayName: 'TSA V2 upload to Xamarin.PropertyEditing_master'