Browse Source

Updated triggers

flabbet 5 năm trước cách đây
mục cha
commit
e559d0032f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      windows-x64-release.yml

+ 2 - 1
windows-x64-release.yml

@@ -4,7 +4,8 @@
 # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net
 
 trigger:
-- master
+- release
+- cd-azure-pipelines
 
 pool:
   vmImage: 'windows-latest'