Skip to content

Commit

Permalink
Set changeLogCompareToRelease: 'lastFullRelease'
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Mar 27, 2020
1 parent 9d25f58 commit e9dde8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ steps:
tagSource: 'gitTag'
tagPattern: '\d\.\d'
target: '$(Build.SourceVersion)'
changeLogCompareToRelease: 'lastNonDraftReleaseByTag'
tag: '$(dBTestCompareVersion)'
title: 'Version $(dBTestCompareVersion)'
changeLogCompareToRelease: 'lastFullRelease'
changeLogType: 'commitBased'
assets: $(Build.ArtifactStagingDirectory)/DBTestCompare$(dBTestCompareVersion).zip

0 comments on commit e9dde8d

Please sign in to comment.