Skip to content

Commit 30b8aeb

Browse files
add triggers to yaml
1 parent 5b69022 commit 30b8aeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Build and test node typescript app with node8
33
# on Ubuntu, VS2017 and Mac hosted VMs
44
#------------------------------------------------------
5+
trigger:
6+
- master
7+
- features/*
58

69
jobs:
710
- job: 'Ubuntu_1604'

0 commit comments

Comments
 (0)