Browse Source

Update pipeline to include 1.x branch

Steven Silvester 5 năm trước cách đây
mục cha
commit
b7eca11bb3
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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