Browse Source

Update azure-pipelines.yml for Azure Pipelines

Erwin de Haan 6 năm trước cách đây
mục cha
commit
18717d103a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .azure/azure-pipelines.yml

+ 6 - 0
.azure/azure-pipelines.yml

@@ -1,6 +1,12 @@
 resources:
 - repo: self
 
+pr:
+  branches:
+    include:
+    - master
+    - releases/*
+
 pool:
   vmImage: Hosted Ubuntu 1604
 #Your build pipeline references an undefined variable named ‘Parameters.RestoreBuildProjects’. Create or edit the build pipeline for this YAML file, define the variable on the Variables tab. See https://go.microsoft.com/fwlink/?linkid=865972