Browse Source

Added Tag into build trigger

Shelikhoo 6 years ago
parent
commit
7a9f446272
1 changed files with 1 additions and 0 deletions
  1. 1 0
      azure-pipelines.yml

+ 1 - 0
azure-pipelines.yml

@@ -4,6 +4,7 @@ trigger:
     include:
     - master
     - dev*
+    - refs/tags/*
 
 pr:
   - master