зеркало из https://github.com/dotnet/razor.git
Continue loc onboarding for Razor tolling
This commit is contained in:
Родитель
49bcf0edb3
Коммит
6da7f0f21b
|
@ -43,10 +43,12 @@ stages:
|
|||
- stage: build
|
||||
displayName: Build
|
||||
jobs:
|
||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||
- ${{ if and(and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')), eq(variables['Build.SourceBranch'], 'refs/heads/main')) }}:
|
||||
- template: /eng/common/templates/job/onelocbuild.yml
|
||||
parameters:
|
||||
CreatePr: false
|
||||
LclSource: lclFilesfromPackage
|
||||
LclPackageId: 'LCL-JUNO-PROD-RAZORTOOL'
|
||||
MirrorRepo: aspnetcore-tooling
|
||||
|
||||
- template: /eng/common/templates/jobs/jobs.yml
|
||||
parameters:
|
||||
|
|
Загрузка…
Ссылка в новой задаче