1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-03 18:36:00 +00:00

Update azure-pipelines.yml

This commit is contained in:
junglebus 2020-02-06 20:32:56 +11:00 committed by GitHub
parent 234433ba8a
commit 614372a272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -364,7 +364,7 @@ stages:
- checkout: self
- task: DownloadPipelineArtifact@2
displayName: Download artifacts for publish
displayName: Download Artifacts for Publish
inputs:
patterns: '**/Jackett*'
path: $(Build.ArtifactStagingDirectory)
@ -382,4 +382,4 @@ stages:
assets: $(Build.ArtifactStagingDirectory)/*
isDraft: true
addChangeLog: true
compareWith: lastNonDraftRelease
compareWith: lastNonDraftRelease