浏览代码

update azure config

Darien Raymond 7 年之前
父节点
当前提交
a42bb8cfcf
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      azure-pipelines.yml

+ 5 - 0
azure-pipelines.yml

@@ -1,5 +1,10 @@
 trigger:
   batch: true
+  branches:
+    include:
+    - master
+
+pr: none
 
 jobs:
 - template: azure-pipelines.template.yml