Add master branch as a trigger for Atom Production Builds on VSTS

This commit is contained in:
David Wilson
2018-08-01 07:13:24 -07:00
parent c25420b5c7
commit 61830f598a

View File

@@ -1,4 +1,5 @@
trigger:
- master
- 1.* # VSTS only supports wildcards at the end
phases: