trigger.branches should be there to allow paths working properly
This commit is contained in:
Родитель
3127405536
Коммит
9330be8e23
|
@ -2,6 +2,9 @@ pool:
|
||||||
vmImage: 'Ubuntu 16.04'
|
vmImage: 'Ubuntu 16.04'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- master
|
||||||
paths:
|
paths:
|
||||||
include:
|
include:
|
||||||
- nodebrady/
|
- nodebrady/
|
||||||
|
|
Загрузка…
Ссылка в новой задаче