mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update publish-os-steps.yml
This commit is contained in:
parent
2a31d3a437
commit
df942ba1b0
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ steps:
|
|||
|
||||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
targetPath: '$(Build.ArtifactStagingDirectory)/$(runtime).zip'
|
||||
targetPath: '$(Build.ArtifactStagingDirectory)/$(runtime).$(format)'
|
||||
artifact: '$(runtime)'
|
||||
publishLocation: 'pipeline'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue