run the loc build in this branch
This commit is contained in:
parent
3d60ffefdb
commit
2b66be167e
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ variables:
|
|||
stages:
|
||||
- stage: Build
|
||||
jobs:
|
||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/marcpopMSFT-enablelocbuild')) }}:
|
||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/marcpopMSFT-enablelocbuildmain')) }}:
|
||||
- template: /eng/common/templates/job/onelocbuild.yml
|
||||
parameters:
|
||||
CreatePr: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue