mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
upload gz too
This commit is contained in:
parent
df942ba1b0
commit
ef7e834706
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ stages:
|
|||
releaseNotesInline: '$(ReleaseNotes)'
|
||||
assets: |
|
||||
$(System.ArtifactsDirectory)/**/*.zip
|
||||
$(System.ArtifactsDirectory)/S**/*.gz
|
||||
$(System.ArtifactsDirectory)/S**/*.tar.gz
|
||||
isPreRelease: true
|
||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||
changeLogType: 'commitBased'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue