Browse Source

Update pipeline to include 1.x branch

Steven Silvester 5 years ago
parent
commit
b7eca11bb3
1 changed files with 6 additions and 0 deletions
  1. 6 0
      azure-pipelines.yml

+ 6 - 0
azure-pipelines.yml

@@ -91,3 +91,9 @@ jobs:
           testResultsFiles: '$(testResultsFiles)'
           testRunTitle: 'Windows - $(name)'
           mergeTestResults: true
+
+trigger:
+  branches:
+    include:
+    - master
+    - 1.x