ソースを参照

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