Skip to content

Commit 55669c8

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent f5c0e5e commit 55669c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ steps:
5959
action: 'create'
6060
target: '$(Build.SourceVersion)'
6161
tagSource: 'gitTag'
62-
tagPattern: 'v'
62+
tagPattern: 'v*'
6363
changeLogCompareToRelease: 'lastFullRelease'
6464
changeLogType: 'commitBased'

0 commit comments

Comments
 (0)