Skip to content

Commit c43bc28

Browse files
Use the runtime variable
1 parent 9f65308 commit c43bc28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/common/templates/vmr-build-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ resources:
2525
type: github
2626
name: dotnet/dotnet
2727
endpoint: dotnet
28+
ref: refs/heads/VmrVerification.SourceOnly
2829

2930
stages:
3031
- template: /eng/pipelines/templates/stages/vmr-build.yml@vmr
3132
parameters:
3233
isBuiltFromVmr: false
34+
isSourceOnlyBuild: $(isSourceOnlyBuild)
3335
scope: lite

0 commit comments

Comments
 (0)