Родитель
b2354690e6
Коммит
98950cd5ea
|
@ -0,0 +1,19 @@
|
|||
# Build pipeline
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
- repository: templates
|
||||
type: github
|
||||
name: unitycontainer/DevOps
|
||||
endpoint: Unity Container
|
||||
|
||||
trigger:
|
||||
- master
|
||||
- refs/tags/*
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-latest'
|
||||
|
||||
steps:
|
||||
- template: build-steps.yml@templates
|
||||
|
Загрузка…
Ссылка в новой задаче