mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
pipeline
This commit is contained in:
parent
e4d014989b
commit
79b0153aca
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