From 3e5266e2b12a3c0f55440caf87eaed475d2b22ae Mon Sep 17 00:00:00 2001 From: Bekir Ozturk Date: Thu, 2 Apr 2020 15:34:18 +0200 Subject: [PATCH] Enable policheck: changed repo name --- .vsts-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 15098b82b..fec720b02 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -233,8 +233,8 @@ stages: -TsaCodebaseAdmin $(_TsaCodebaseAdmin) -TsaBugAreaPath $(_TsaBugAreaPath) -TsaIterationPath $(_TsaIterationPath) - -TsaRepositoryName "dotnet-sdk" - -TsaCodebaseName "dotnet-sdk" + -TsaRepositoryName "dotnet-installer" + -TsaCodebaseName "dotnet-installer" -TsaPublish $True' - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), not(contains(variables['Build.SourceBranch'], 'refs/heads/internal/'))) }}: