mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
pub
This commit is contained in:
parent
4225154e04
commit
e4d014989b
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ stages:
|
|||
releaseNotesSource: 'inline'
|
||||
releaseNotesInline: '$(ReleaseNotes)'
|
||||
assets: |
|
||||
$(System.ArtifactsDirectory)/*.zip
|
||||
$(System.ArtifactsDirectory)/*.gz
|
||||
$(System.ArtifactsDirectory)/**/*.zip
|
||||
$(System.ArtifactsDirectory)/**/*.gz
|
||||
isPreRelease: true
|
||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||
changeLogType: 'commitBased'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue