Move branch wildcard to the end of the string

This commit is contained in:
David Wilson
2018-07-26 08:25:16 -07:00
parent 87b9805a55
commit bdfd609821

View File

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