mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
real fix
This commit is contained in:
parent
9fc3244626
commit
d77c0aa593
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ stages:
|
|||
releaseNotesSource: 'inline'
|
||||
releaseNotesInline: '$(ReleaseNotes)'
|
||||
assets: |
|
||||
$(System.ArtifactsDirectory)**/*.zip
|
||||
$(System.ArtifactsDirectory)**/*.gz
|
||||
$(System.ArtifactsDirectory)/**/*.zip
|
||||
$(System.ArtifactsDirectory)/S**/*.gz
|
||||
isPreRelease: true
|
||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||
changeLogType: 'commitBased'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue