Files
JavaScriptServices/.vsts-pipelines/builds/ci-public.yml
Ryan Brandenburg 47828ee727 Adding VSTS file
2018-06-08 09:53:25 -07:00

16 lines
314 B
YAML

trigger:
- dev
- release/*
# See https://github.com/aspnet/BuildTools
resources:
repositories:
- repository: buildtools
type: github
endpoint: DotNet-Bot GitHub Connection
name: aspnet/BuildTools
ref: refs/heads/dev
phases:
- template: .vsts-pipelines/templates/project-ci.yml@buildtools