Files
JavaScriptServices/.vsts-pipelines/builds/ci-internal.yml
2018-07-02 12:40:25 -07:00

14 lines
227 B
YAML

trigger:
- master
- release/*
resources:
repositories:
- repository: buildtools
type: git
name: aspnet-BuildTools
ref: refs/heads/master
phases:
- template: .vsts-pipelines/templates/project-ci.yml@buildtools