Add: [AzurePipelines] build a stable release if a tag is created

This commit is contained in:
Patric Stout 2019-02-09 16:49:42 +01:00
parent 8c0bfb4637
commit 887e524e06
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
trigger: none
trigger:
branches:
include:
- refs/tags/*
pr: none
jobs: