aspnetcore/.vsts-pipelines/builds/ci-public.yml

16 lines
293 B
YAML

trigger:
- master
- release/*
# See https://github.com/aspnet/BuildTools
resources:
repositories:
- repository: buildtools
type: github
endpoint: DotNet-Bot GitHub Connection
name: aspnet/BuildTools
ref: refs/heads/master
phases:
- template: ../templates/build-steps.yml