We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c0e5e commit 55669c8Copy full SHA for 55669c8
azure-pipelines.yml
@@ -59,6 +59,6 @@ steps:
59
action: 'create'
60
target: '$(Build.SourceVersion)'
61
tagSource: 'gitTag'
62
- tagPattern: 'v'
+ tagPattern: 'v*'
63
changeLogCompareToRelease: 'lastFullRelease'
64
changeLogType: 'commitBased'
0 commit comments