1
0
Fork 0

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

pull/7205/head 1.9.0-beta1
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: