This commit is contained in:
David Wengier 2022-11-09 13:16:47 +11:00
Родитель 1f53bb0126
Коммит dccbb3baa6
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -50,7 +50,7 @@ stages:
parameters:
LclSource: lclFilesfromPackage
LclPackageId: 'LCL-JUNO-PROD-RAZORTOOL'
MirrorRepo: razor-tooling
MirrorRepo: razor
- template: /eng/common/templates/jobs/jobs.yml
parameters:
@ -98,7 +98,7 @@ stages:
enablePublishBuildArtifacts: true
enablePublishTestResults: true
enableTelemetry: true
helixRepo: dotnet/razor-tooling
helixRepo: dotnet/razor
helixType: build.product/
# enableMicrobuild can't be read from a user-defined variable (Azure DevOps limitation)
${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: