Disable tag building for azure pipeline
This commit is contained in:
parent
ccec0645d6
commit
ee5d86751d
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ trigger:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
tags:
|
|
||||||
include:
|
|
||||||
- '*'
|
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
|
|
Loading…
Add table
Reference in a new issue