Browse Source

update azure config

Darien Raymond 6 years ago
parent
commit
a42bb8cfcf
1 changed files with 5 additions and 0 deletions
  1. 5 0
      azure-pipelines.yml

+ 5 - 0
azure-pipelines.yml

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