Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tbelbek committed Dec 16, 2019
1 parent f0136e5 commit 8a83b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ steps:
repositoryName: 'tbelbek/BigSqlRunner'
action: 'create'
target: '$(Build.SourceVersion)'
tagSource: gitTag
tagPattern: 'v$(MajorVersion).$(MinorVersion).$(IncrementReleaseTagNumber)'
tagSource: 'userSpecifiedTag'
tag: 'v$(Build.BuildNumber)'
changeLogCompareToRelease: 'lastFullRelease'
changeLogType: 'commitBased'

0 comments on commit 8a83b69

Please sign in to comment.