dotnet-installer/eng/pipelines/vmr-ci.yml
2022-12-07 11:41:56 +01:00

21 lines
408 B
YAML

trigger: none
pr: none
resources:
pipelines:
- pipeline: installer-build-resource
source: dotnet-installer-official-ci
trigger:
branches:
include:
- main
repositories:
- repository: vmr
type: github
name: dotnet/dotnet
endpoint: dotnet
stages:
- template: templates/stages/vmr-build.yml
parameters:
installerBuildResourceId: installer-build-resource