Enable policheck: changed repo name
This commit is contained in:
parent
2af9bbe9a6
commit
3e5266e2b1
1 changed files with 2 additions and 2 deletions
|
@ -233,8 +233,8 @@ stages:
|
||||||
-TsaCodebaseAdmin $(_TsaCodebaseAdmin)
|
-TsaCodebaseAdmin $(_TsaCodebaseAdmin)
|
||||||
-TsaBugAreaPath $(_TsaBugAreaPath)
|
-TsaBugAreaPath $(_TsaBugAreaPath)
|
||||||
-TsaIterationPath $(_TsaIterationPath)
|
-TsaIterationPath $(_TsaIterationPath)
|
||||||
-TsaRepositoryName "dotnet-sdk"
|
-TsaRepositoryName "dotnet-installer"
|
||||||
-TsaCodebaseName "dotnet-sdk"
|
-TsaCodebaseName "dotnet-installer"
|
||||||
-TsaPublish $True'
|
-TsaPublish $True'
|
||||||
|
|
||||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), not(contains(variables['Build.SourceBranch'], 'refs/heads/internal/'))) }}:
|
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), not(contains(variables['Build.SourceBranch'], 'refs/heads/internal/'))) }}:
|
||||||
|
|
Loading…
Reference in a new issue