mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
14 lines
227 B
YAML
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
|