1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-25 01:07:38 +00:00

azure-pipeline: add replace for GitHub release attachements upload.

This commit is contained in:
Garfield69 2020-02-25 18:51:27 +13:00
parent 0784e0784c
commit 65e93ce137

View file

@ -363,6 +363,7 @@ stages:
tag: v$(Build.BuildNumber)
title: v$(Build.BuildNumber)
assets: $(Build.ArtifactStagingDirectory)/drop/*
assetUploadMode: replace
isDraft: true
addChangeLog: true
compareWith: lastNonDraftRelease